Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

CSOUND

CSOUND is a wonderful community and ecosystem around opensource [scripting] environment for instrument and effects.

Installation

  1. Make sure csound is installed (via your package manager nix/apt-get/homebrew)
  2. Worstcase do a manual installation
  3. Doublecheck: make sure typing csound in your console will work (or set PATH)
  4. 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

  1. copy/paste the contents of addons.txt into milkytracker (Sample Editor > addons > edit addons)
  2. make sure to save the texteditor (ctrl+s or command+s)
  3. profit! (now you should see the addons appear)

for more debugging info run ADDONS_DEBUG=1 ./milkytracker