aboutsummaryrefslogtreecommitdiff
path: root/chuck/patches/0009-revised-LiSa-performing-various-optimizations-and-fi.patch
AgeCommit message (Collapse)AuthorFilesLines
2012-09-14added package for ChucK programming languageRobin Haberkorn1-0/+308
* 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