Skip to main content
Home Forums Mac OS 9 Lives Developing software tools needed to develop Apps and Plugs — #10
Post #10 by IIO
Source ForumMac OS 9 Lives
CategoryDevelopment
Post DateThu, 18 Jul 2013 - 15:12
Original URLhttps://macos9lives.com/smforum/index.php?topic=1301.0
Post
pluggo has 2 dedicated hosts simply called "Pluggo" (for effects) and "Pluggo synth" (for vsti) made for loading vst-objects into the pluggo-environment. in PT these two dont work, because (as i picked up somewhere) PT dont allow plugins to open popup windows. :'(

VST hosts also do not allow to open subwindows. for northpole or mda delay this is no problem, because oyu can learn their 7 parameters by heart, but i dont want to create imposcar patches blindly.

Quote
so, my personal way of dealing with this is to create a different pluggo-object for every vst-object. this is kind of boring work and should be done with scripts but ive been too lazy to learn that. (maybe 110 knows how)

for how many different plug-ins do you do that? and do you need control over the parameters of the hosted VST?

Quote
anyway, attached is an example: the "spectral_monkeyage_pi".

funny that you mention it. monkeyage and northpole were the two VSTs  whhere i´ve built a VST to VST bridge for ... in order to make them stereo. lol.

Quote
because the _pi-object looks up the spectral_monkeyage-vst everytime it opens. i use the vstplugins-folder in the max/msp folder itself.


i have never tried it but it should work to put those VST in the pluggo runtime folder, which is an unlimited, default runtime search path.

we will come back to this at a later point.
mp.ls