SynthLab SDK
sinetablesource.h File Reference

See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...

#include "synthfunctions.h"

Go to the source code of this file.

Classes

class  SynthLab::SineTableSource
 Storage for one static sinusoidal table source; stores a single sine table that is used for all notes. More...
 

Detailed Description

See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.

Author
Will Pirkle
Date
20-April-2021