feat: add fx method for tracks
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
# Scoobidules
|
||||
|
||||
A collection of snippets, patches, classes and hybrid SuperCollider bidules
|
||||
|
||||
## Where are files located?
|
||||
|
||||
As far as I know, the extensions folder for SuperCollider is necessarily located at `~/.local/share/SuperCollider/Extensions`. Classes must be copied in there.
|
||||
|
||||
SynthDefs can be placed in `~/.local/share/SuperCollider/synthdefs` to [load them on server start].
|
||||
|
||||
The `startup.scd` file must be placed in `~/.config/SuperCollider`.
|
||||
|
||||
Reference in New Issue
Block a user