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 () |
const char * | nameForOpcode (int opcode) |
SILENCE_PUBLIC void | RunCsoundVST (const char *filename) |
SILENCE_PUBLIC CsoundVST* CreateCsoundVST | ( | ) |
const char* nameForOpcode | ( | int | opcode | ) |
SILENCE_PUBLIC void RunCsoundVST | ( | const char * | filename | ) |