Up to now, all my VST plugins work great with vst~ for PD. Thanks a lot!
Here are a few observations:
When you load a dll, eventhought it is not a VST it still outputs the invalid dll name when you click getplug. I think GETPLUG should only output valide vst plugin names as a means of checking if your plugin is correctly loaded.
I think Vst~ is treated as a graphical object meaning in warps the window size when graph on parent is activated.
Sometimes, it can not get the names of the parameters eventhought they are detected and function. examples :
crazy ivan from http://www.smartelectronix.com/~bram/ and a bunch of mda vsts from http://www.mda-vst.com/
R.A) Is there a way to send a midi Sync signal, maybe there is a way to do it with midi messages, I just do not know how. R.B)Also, could vst~ output midi messages? The two previous requests would open up the world of vst sequencers and that would be great.
Happy to be a vst~ user
tom
I'm doin' test to vst~ too....in progress... but until now most of vsts i use works...
R.A) Is there a way to send a midi Sync signal, maybe there is a way to do it with midi messages, I just do not know how. R.B)Also, could vst~ output midi messages? The two previous requests would open up the world of vst sequencers and that would be great.
Happy to be a vst~ user
tom
Tempo sync (VstTimeInfo is the proper vst-sdk class that takes care of it) and midi out are already part of the standard vst implementation... i think thomas is goin' to work it out and implement it in vst~.....at least i hope it... lalo
hi list, is there a way to detect mousedowns/ups like [key] and [keyup] in pd ? sven.
On Sep 14, 2004, at 3:22 AM, Frank Barknecht wrote:
Hallo, sven hat gesagt: // sven wrote:
is there a way to detect mousedowns/ups like [key] and [keyup] in pd
?[MouseState] in Cyclone does this.
Or [gemmouse], [linuxmouse], or [linuxevent].
.hc
Man has survived hitherto because he was too ignorant to know how to
realize his wishes.
Now that he can realize them, he must either change them, or perish.
-William Carlos Williams