Posted: 05 Jan 2009, 23:45
A small patch to simulate an encoder.
The idea come from this thread (http://www.sensomusic.com/forums/viewtopic.php?id=1253) to avoid jumping knob.
Link the patch outlet "param.out" to the inlet of the vst parameter you want to control, and the patch inlet "param.in" to the outlet of the vst parameter. And of course, midi inlet from your midi in.
Your controller knob will start to modify the selected parameter when he will reach the current value for this parameter.
Use the edit switch to:
- Set the CC number (just move your controller knob)
- Set the default value for your parameter ( three ways to do this: 1) you can set it on your vst directly, 2) you can set it on the fader "default value" in the interface, 3) or if you change the vst preset, the default value will be updated).
In the interface, the knob "mon." shows the current value of your controller knob. The knob "Val.out" shows you wich value is sent to your parameter ( It will not move until you reach the selected "default value").
It's still really experimental and might be quite buggy... Test it, change it, report problems...as you want.
Midi tools add-ons section
The idea come from this thread (http://www.sensomusic.com/forums/viewtopic.php?id=1253) to avoid jumping knob.
Link the patch outlet "param.out" to the inlet of the vst parameter you want to control, and the patch inlet "param.in" to the outlet of the vst parameter. And of course, midi inlet from your midi in.
Your controller knob will start to modify the selected parameter when he will reach the current value for this parameter.
Use the edit switch to:
- Set the CC number (just move your controller knob)
- Set the default value for your parameter ( three ways to do this: 1) you can set it on your vst directly, 2) you can set it on the fader "default value" in the interface, 3) or if you change the vst preset, the default value will be updated).
In the interface, the knob "mon." shows the current value of your controller knob. The knob "Val.out" shows you wich value is sent to your parameter ( It will not move until you reach the selected "default value").
It's still really experimental and might be quite buggy... Test it, change it, report problems...as you want.
Midi tools add-ons section
