SynthLab SDK
Static/Dyanamic Wavetables/PCM Samples

A key design feature in SynthLab is the use of generic interface classes that allow you to customize things that are programmer-centric (or perhaps company-centric) such as storing wavetables and PCM samples. The IWavetableSource and IWavetableDatabase objects are written so that the modules and cores have no information about how the data is stored.


synthlab_4.png