#include <Platform.hpp>
#include "public.sdk/source/vst2.x/audioeffectx.h"
#include <CppSound.hpp>
#include <list>


Go to the source code of this file.
Data Structures | |
| struct | Preset |
| class | CsoundVST |
Functions | |
| SILENCE_PUBLIC CsoundVST * | CreateCsoundVST () |
| SILENCE_PUBLIC void | RunCsoundVST (const char *filename) |
| SILENCE_PUBLIC CsoundVST* CreateCsoundVST | ( | ) |
| SILENCE_PUBLIC void RunCsoundVST | ( | const char * | filename | ) |
1.5.6