added first version of wavetable
authorPaul Brossier <piem@piem.org>
Mon, 30 Sep 2013 15:06:38 +0000 (18:06 +0300)
committerPaul Brossier <piem@piem.org>
Mon, 30 Sep 2013 15:06:38 +0000 (18:06 +0300)
commitdd15573ec1e6e8e00e81f661d427058bea629a6c
tree4de7063582b48360eb901ce0f488053a05a25325
parentac67de78638ac96266ad7c5bffc44f1ef4fa1c46
added first version of wavetable
src/aubio.h
src/synth/wavetable.c [new file with mode: 0644]
src/synth/wavetable.h [new file with mode: 0644]
tests/src/synth/test-wavetable.c [new file with mode: 0644]