logsol / Pd-Pulp

Run pure-data inside VST host applications
http://pd-pulp.net
154 stars 12 forks source link

GUI with JuceLibpdDemo #10

Open ozonic opened 8 years ago

ozonic commented 8 years ago

I'm trying to add some knobs to a JuceLibpdDemo based plugin. The problem is that I have not been able to DAW show them. some example, tutorial or help?

logsol commented 8 years ago

If your plugin does not show in the DAW it may be due to differences in architecture (32/64 bit) of your plugin and your DAW. See here for a general JUCE tutorial on how to build plugins https://www.juce.com/doc/tutorial_create_projucer_basic_plugin