aboutsummaryrefslogtreecommitdiff
path: root/chuck/patches/0007-prevent-unused-return-value-warning.patch
AgeCommit message (Collapse)AuthorFilesLines
2012-09-14added package for ChucK programming languageRobin Haberkorn1-0/+35
* 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