Csound and CsoundAC API 5.13
|
#include <Platform.hpp>
#include "public.sdk/source/vst2.x/audioeffectx.h"
#include <CppSound.hpp>
#include <list>
Data Structures | |
class | CsoundVST |
struct | Preset |
Functions | |
SILENCE_PUBLIC CsoundVST * | CreateCsoundVST () |
SILENCE_PUBLIC void | RunCsoundVST (const char *filename) |
SILENCE_PUBLIC CsoundVST* CreateCsoundVST | ( | ) |
SILENCE_PUBLIC void RunCsoundVST | ( | const char * | filename | ) |