An open API service indexing awesome lists of open source software.

https://github.com/supersonichub1/chuck-experiments

My various explorations of the ChucK music programming language throughout 2024.
https://github.com/supersonichub1/chuck-experiments

breakbeat chuck music-programming-language sampler synthesizer

Last synced: 4 months ago
JSON representation

My various explorations of the ChucK music programming language throughout 2024.

Awesome Lists containing this project

README

          

# chuck-experiements

My various explorations of the [ChucK](https://chuck.stanford.edu/) music programming language throughout 2024.
Most of my work with it ultimately culminated in the [Amenbox](https://www.youtube.com/playlist?list=PLCaZzI9qvxXQ0YPM6-W1K87on4czJEwaO), a softsynth centered around manipulating samples for the purposes of breakbeat.
ChucK, while definitely lacking in some aspects (no generics, limitations of Chugraphs, no module system), is an awesome programming language with some of the most intelligent concurrency I've ever seen; I will definitely pick it up again in the future.