Added a rudimentary karplus-strong string instrument to org.c
commitdc07e865a51b3d47f9bc646f27944bda10d85e17
authorEvanR <evanrinehart@gmail.com>
Mon, 22 Feb 2010 14:12:25 +0000 (22 08:12 -0600)
committerEvanR <evanrinehart@gmail.com>
Mon, 22 Feb 2010 14:12:25 +0000 (22 08:12 -0600)
treeb5b7f08c1fa9ed6d0977394a928871f4f39db779
parente984b3b9fd63e3d9aeb5e1a38fecea2504c7058e
Added a rudimentary karplus-strong string instrument to org.c

It sounds surprisingly well, but I don't understand the exact
arithmetic i used to produce it. Will have to investigate.

It fails at somewhat low frequencies, I havent tested pitch bend
yet, and if left idle for about 12 seconds the cpu usage of the
generator rises to 50%.
org.c
org.h
soundtest.c
synth.c