aboutsummaryrefslogtreecommitdiff
path: root/chuck/patches/0004-install-chuck-headers-for-building-Chugins.patch
AgeCommit message (Collapse)AuthorFilesLines
2012-09-14added package for ChucK programming languageRobin Haberkorn1-0/+25
* 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