SynthLab SDK
|
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...
#include "synthbase.h"
Go to the source code of this file.
Classes | |
class | SynthLab::LinearEGCore |
Simplest EG of all, using linear segments - the place to start to build your own EG from scratch. More... | |
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.