ArrayArrayArrayArray BrainModular BrainModular Users Forum 2016-08-21T09:46:48+02:00 https://brainmodular.com/forums/app.php/feed/topic/5461 2016-08-21T09:46:48+02:00 2016-08-21T09:46:48+02:00 https://brainmodular.com/forums/viewtopic.php?t=5461&p=35691#p35691 <![CDATA[MATCH FADER VALUE TO VST PARAMETER]]> So, normally, you just need to scale the knob output value (let's say 400 in your case) to 1.0, simply by adding a divider of 1/400 between the knob output and the VST parameter input.
Take care however that some parameters can have a non-null value at minimum. So you will probably need to code something in the form y=ax+b between the knob output and the VST parameter input (typical example would be a delay between 10 and 1000ms : the knob shall start at 10, leading to a value of 0 to the plugin input)

Statistics: Posted by imodularsynth — 21 Aug 2016, 09:46


]]>
2016-07-11T05:53:07+02:00 2016-07-11T05:53:07+02:00 https://brainmodular.com/forums/viewtopic.php?t=5461&p=35606#p35606 <![CDATA[MATCH FADER VALUE TO VST PARAMETER]]> Statistics: Posted by Ariajazz — 11 Jul 2016, 05:53


]]>
2016-06-25T10:18:58+02:00 2016-06-25T10:18:58+02:00 https://brainmodular.com/forums/viewtopic.php?t=5461&p=35532#p35532 <![CDATA[MATCH FADER VALUE TO VST PARAMETER]]> - check the range of values expected by your compressor's attack (for ex 0...1)
- check the dispayed range (here 0...400ms)
- build a fader going from 0...400 (integer values), link it to a scale module which will convert 0...400 to 0...1

So you have your chain : fader - scale - compressor

Statistics: Posted by XpiR — 25 Jun 2016, 10:18


]]>
2016-06-25T07:31:56+02:00 2016-06-25T07:31:56+02:00 https://brainmodular.com/forums/viewtopic.php?t=5461&p=35530#p35530 <![CDATA[MATCH FADER VALUE TO VST PARAMETER]]> Statistics: Posted by Ariajazz — 25 Jun 2016, 07:31


]]>
BrainModular BrainModular Users Forum 2016-08-21T09:46:48+02:00 https://brainmodular.com/forums/app.php/feed/topic/5461 2016-08-21T09:46:48+02:00 2016-08-21T09:46:48+02:00 https://brainmodular.com/forums/viewtopic.php?t=5461&p=35691#p35691 <![CDATA[MATCH FADER VALUE TO VST PARAMETER]]> So, normally, you just need to scale the knob output value (let's say 400 in your case) to 1.0, simply by adding a divider of 1/400 between the knob output and the VST parameter input.
Take care however that some parameters can have a non-null value at minimum. So you will probably need to code something in the form y=ax+b between the knob output and the VST parameter input (typical example would be a delay between 10 and 1000ms : the knob shall start at 10, leading to a value of 0 to the plugin input)

Statistics: Posted by imodularsynth — 21 Aug 2016, 09:46


]]>
2016-07-11T05:53:07+02:00 2016-07-11T05:53:07+02:00 https://brainmodular.com/forums/viewtopic.php?t=5461&p=35606#p35606 <![CDATA[MATCH FADER VALUE TO VST PARAMETER]]> Statistics: Posted by Ariajazz — 11 Jul 2016, 05:53


]]>
2016-06-25T10:18:58+02:00 2016-06-25T10:18:58+02:00 https://brainmodular.com/forums/viewtopic.php?t=5461&p=35532#p35532 <![CDATA[MATCH FADER VALUE TO VST PARAMETER]]> - check the range of values expected by your compressor's attack (for ex 0...1)
- check the dispayed range (here 0...400ms)
- build a fader going from 0...400 (integer values), link it to a scale module which will convert 0...400 to 0...1

So you have your chain : fader - scale - compressor

Statistics: Posted by XpiR — 25 Jun 2016, 10:18


]]>
2016-06-25T07:31:56+02:00 2016-06-25T07:31:56+02:00 https://brainmodular.com/forums/viewtopic.php?t=5461&p=35530#p35530 <![CDATA[MATCH FADER VALUE TO VST PARAMETER]]> Statistics: Posted by Ariajazz — 25 Jun 2016, 07:31


]]>