Page 1 of 1

Posted: 13 Nov 2010, 19:02
by manecante
hello 23fx23,

i managed to make your patch work at last!! (didn't get that the "name it" in the 1st instruction refered to the vst module itself)
Thank you to have made this, it's really nice!

I was trying to do something similar (much more simple) but was stuck because of the pass if change not working with array until i found your discussion with gurologic about it and which prevent me to waste the rest of my life doing something impossible :).

It works perfectly with all the vst i tested except with one: Reaktor.
Indeed, it behaves really strangely, when i do a "learn vst" on a parameter, it does not assign the parameter i moved during the learn but another one! As if the ID were all mixed up...
My first thought was that it should come from the ID of reaktor which are sometimes starting from 100 or 200, so i compressed it and made it start at 0, i also set up the size of patch vst autom, but the result is still the same, a big mess!

Any help would be greatly appreciated!
Thank's again.

Posted: 14 Nov 2010, 14:51
by manecante
Sorry ...it works perfectly today with Reaktor, don't know what happened yesterday...it probably just needed a restart computer... :)

Posted: 14 Nov 2010, 18:13
by 23fx23
hi manecante, sorry i missed your post.

so, cool if working ok now.

I need to rework on it when i will got time. Im not sure but if i well remember there could be a pb
with some IDs on certain vst if there is not a certain nb of pins before all the parameters access on vst, (it uses pins nbs,
but there is a variable nb before params access depending on vst, )
(or maybe i had fixed it already, i don't remember now what was the trick..)
. I got to recheck it up and improve few thingz, probably next week when i ll be pff work ;) .