Page 1 of 1

Posted: 28 Dec 2008, 12:26
by nofish
Not sure if I'm doing something wrong, or a bug or intended behaviour?

When I have a Vst in a patch and assign a fader to for example the filter cutoff of a synth, when I then change the preset of the Vst, the fader and the cutoff parameter don't get updated, they stay the same value.

Can I change this, so the faders get updated with preset change?
The reason I ask this: I have the faders assigned to my BCR2000 remote (endless rotary controllers) which I like to get updated when I change a preset.

example patch:

Cutoff always stays at 1.0 and doesn't get updated when I change presets with combobox or on the Helios Gui with <<< >>>.
tested with Usine free 4.1beta5


Image

Posted: 28 Dec 2008, 12:50
by moody33
On Helios CutOff Outlet , put a "Pass if has change" module and link it into the fader Cutoff Inlet. That's all. We call it a "feedback path", cause the data is "looped".

Posted: 28 Dec 2008, 13:13
by nay-seven
well explained moody !
as we have often this question , i use the occasion to use the "how to " page on the wiki to illustrate the problem.
senso , hope it's the good place , or do you plan to add a " tips " one...?

anyway here it is:
http://www.sensomusic.com/wiki/doku.php?id=howto:index

feel free to check it / improve it..

Posted: 28 Dec 2008, 14:16
by nofish
Got it.
Thanks a lot.