configPath refactoring
Let's assume that we will always load the base synthdefs. configPath is now a true user-defined path
This commit is contained in:
@ -98,7 +98,6 @@ EventShortener {
|
||||
});
|
||||
});
|
||||
});
|
||||
new_pattern.postln;
|
||||
^new_pattern
|
||||
}
|
||||
|
||||
@ -156,7 +155,6 @@ EventShortener {
|
||||
});
|
||||
});
|
||||
});
|
||||
new_pattern.postln;
|
||||
^new_pattern
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user