aboutsummaryrefslogtreecommitdiff
path: root/chuck/patches/0003-allow-opening-arbitrary-numbers-of-output-input-chan.patch
AgeCommit message (Collapse)AuthorFilesLines
2012-09-14added package for ChucK programming languageRobin Haberkorn1-0/+91
* doesn't work very well anyways. probably because of the lack of hardware float support, requiring software emulation (ChucK uses floats internally to represent sample data) * includes my own modifications as patches