vst instrument
hello,
can i use a vst instrument, like a pluggo synth for example and trigger the
notes with a keyboard slider, or anything else internal to pluggo.
i send random notes when i hit bang but the only sound i get is that
piano...i'd like to be able to use a pluggo synth instead...
thanx for any help
kranky
moving this thread to pluggo...
I'm not sure what you mean - are you trying to use PLuggo synths inside the vst~ object?
-A
yes i try to use a pluggo synth or anyother vst instrument in vst~objects, using my PC keyboard, or max Key slider to trigger the notes...
The vst~ object uses midievents rather than raw midi, so u have to convert your input before feeding it to the vst~object....
take a look at the patch below, which shows the method for doing this ;)