Trigger scripts in presets via bank change
-
- KVRer
- 11 posts since 16 Mar, 2015
Hey there, I use the randomization scripts for zebra quite a lot. Now i occured to me to load them via program changes. This does not seem to be possible, the patch is reset when I load auch a preset via program change. Loading it via the UI works fine. Is this a known bug/limitation?
- KVRAF
- 24447 posts since 7 Jan, 2009 from Croatia
I'd presume that yes, yes it is.
- KVRian
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
Same in Diva. Looks like scripted presets from 'MIDI Programs' folder are evaluated once during synth initiation and the result of the script is what ends up in the memory. So data accessed via Program Change is always the same.
- u-he
- 30222 posts since 8 Aug, 2002 from Berlin
That's correct.drzhnn wrote:Same in Diva. Looks like scripted presets from 'MIDI Programs' folder are evaluated once during synth initiation and the result of the script is what ends up in the memory. So data accessed via Program Change is always the same.
MIDI Program Changes have to be evaluated as soon as they happen. That's why the presets are pre-loaded, and scripts pre-evaluated.
