A cross platform VST2 example in C code

DSP, Plugin and Host development discussion.
RELATED
PRODUCTS

Post

Yes!

Now it's possible also to make sequencers also, as I added the missing declaration to get transport information from the host. Is quite important for beat matched LFO's also ;-)

I put up an example plug with GUI that writes out all transport values, that demonstrates it in under 170 lines of code.
https://github.com/logos-maker/RST/blob ... _display.c

100% cross compilable. Normally I compile to both Windows and Linux from Linux (it's equally simple to do).

Post Reply

Return to “DSP and Plugin Development”