CSOUND is a wonderful community and ecosystem around opensource [scripting] environment for instrument and effects.
- Make sure csound is installed (via your package manager nix/apt-get/homebrew)
- Worstcase do a manual installation
- Doublecheck: make sure typing
csoundin your console will work (or set PATH) - copy the 'csound' folder of this repository to the config-directory:
- LINUX/MAC:
~/.config/milkytracker - WINDOWS:
C:\Users\<user>\AppData\Roaming\MilkyTracker
NOTE: in case of manual install, put the 'ffmpeg' executable here too
- copy/paste the contents of addons.txt into milkytracker (
Sample Editor > addons > edit addons) - make sure to save the texteditor (ctrl+s or command+s)
- profit! (now you should see the addons appear)
for more debugging info run
ADDONS_DEBUG=1 ./milkytracker