SynthLab SDK
|
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...
#include "pcmsample.h"
#include "synthfunctions.h"
#include <fstream>
#include <iomanip>
#import <CoreFoundation/CoreFoundation.h>
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.