aboutsummaryrefslogtreecommitdiff
path: root/chuck
AgeCommit message (Collapse)AuthorFilesLines
2012-09-14added package for ChucK programming languageRobin Haberkorn14-0/+1945
* 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