|
Csound and CsoundAC API
5.17
|
#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 void RunCsoundVST | ( | const char * | filename | ) |
1.7.6.1