how this works:
if you're unfamiliar, chuck is an audio-focused programming language created by Ge Wang. you can learn more about chuck here.
this is an attempt to code a drum machine-y snare from scratch.
to use: run the initialize function. the snare should be saved into the chuck_snare directory as "test.wav"
to be implemented:
- on the fly parameter changes
- a ui
- post processing