# 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`.