Audio plugin host dev

DSP, Plugin and Host development discussion.
Post Reply New Topic
RELATED
PRODUCTS

Post

Hi!

I want to make a plugin host. I'm just getting started. Most of the help online seems to be regarding making plugins.

For starters, I want to:
- Scan for plugins (done this part)
- Open each plugin
- Take a screen capture of each plugin
- Run a signal through the plugin
- Save the processed audio

Does anyone know where I can find simple, working code for an audio plugin host for Mac?

Post

Bottom of this page: http://www.hermannseib.com/english/vsthost.htm
But not for Mac alas, although Hermann Seib writes that most parts should be portable.
We are the KVR collective. Resistance is futile. You will be assimilated. Image
My MusicCalc is served over https!!

Post

PianoRollComposer.cpp at http://jdmcox.com
was written for Windows, but it's in C, so it should get you started.

Post Reply

Return to “DSP and Plugin Development”