HelloDAW
HelloDAW copied to clipboard
Audio plugin boilerplate code built with the command line and Makefiles
Results
2
HelloDAW issues
Sort by
recently updated
recently updated
newest added
Compile bug.
17
Hello Andrew, If I try to compile with cmd, shows this error: C:\msys64\VST>make process_begin: CreateProcess(NULL, cc -dumpmachine, ...) failed. make: Makefile:15: pipe: No error process_begin: CreateProcess(NULL, cc -dumpmachine, ...) failed....
VST2-C
1
Hello Andrew, do you can write example for vst plugin in pure C with aeffectx.h in vst2sdk? I have vst plugin example in Fasm, only this code is very-very long!...