Skip to content

Commit d1ddf14

Browse files
author
Nathan Ho
authored
if you're not using sclang
1 parent d801c4a commit d1ddf14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ You can install each folder -- or the entire repository -- as you would a quark:
4646

4747
Alternatively, you can copy, move, or symbolic link the folder into your Extensions folder. You can find out which one that is by evaluating `Platform.userExtensionDir` in sclang. You can install the plugin(s) system-wide by copying to `Platform.systemExtensionDir`.
4848

49+
If you're not using sclang, the installation method varies. Ask the developer(s) of the client if you're not sure how.
50+
4951
## Development workflow
5052

5153
If you change your source file(s) or `CMakeLists.txt`, simply use `make` to recompile the shared library. You will need to restart scsynth/supernova for your changes to take effect.

0 commit comments

Comments
 (0)