Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 485 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 485 Bytes

chuck_snare

a snare built inside of chuck!

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