ChucK-Racks makes it possible to write and execute ChucK programs as VST/AudioUnit plugins.
Stars
84
Forks
11
Watchers
84
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
53
commits
7
commits
7
commits
2
commits
1
commits
Refactoring shred mgmt and addressing some issues around shred removal when adding shreds across multiple code editors
1b43928View on GitHubFixing up remove all shreds now that we're getting and storing the right shred ids from libchuck
24a1ccdView on GitHubHooking up remove shred button on code components and fixing some logic
c2727e1View on GitHubRemoved white spaces from param names since they seem to not be allowed by the host and can cause plugins to crash during state saving/restoring
d033689View on GitHubFixing XML serialization issue when deleting plugin or saving with a paramter that had not been renamed
96da3f0View on GitHubTab names now update when loading or saving a chuck file
db6a328View on GitHubWIP setting default fileName to Untitled, and setting tab label to fileName when new tab is added
a3c2fafView on GitHubRemoving space in ChuckRacks binary for now due to makefile constraints with OSX packager
2ca34fcView on GitHub