Wavetable, Organ: make basic_synth closer to RT-safe by removing dynamic allocation...
commit6fda62d798784431900530ffa24f559790411ccd
authorKrzysztof Foltman <wdev@foltman.com>
Sat, 4 Jan 2014 14:55:55 +0000 (4 14:55 +0000)
committerKrzysztof Foltman <wdev@foltman.com>
Sat, 4 Jan 2014 14:55:55 +0000 (4 14:55 +0000)
tree33fd9f3c7af9afa5efa0dfb69f20770d6639929a
parent7288e654c8fa56820508eee3ca2bebbbe954d6d7
Wavetable, Organ: make basic_synth closer to RT-safe by removing dynamic allocation from RT threads
src/calf/organ.h
src/calf/synth.h
src/organ.cpp
src/synth.cpp
src/wavetable.cpp