ArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2018-11-22T01:33:12+02:00 https://brainmodular.com/forums/app.php/feed/topic/6325 2018-11-22T01:33:12+02:00 2018-11-22T01:33:12+02:00 https://brainmodular.com/forums/viewtopic.php?t=6325&p=40427#p40427 <![CDATA[efficient solution for bias control of incoming value?]]> Statistics: Posted by x.iso — 22 Nov 2018, 00:33


]]>
2018-11-22T01:11:32+02:00 2018-11-22T01:11:32+02:00 https://brainmodular.com/forums/viewtopic.php?t=6325&p=40426#p40426 <![CDATA[efficient solution for bias control of incoming value?]]>
ie max(0, value) clamp negative values
min(1,value) will clamp anything above 1)

or if wanna use a single module can use array_clip module, wich let man set both min and max.

Statistics: Posted by 23fx23 — 22 Nov 2018, 00:11


]]>
2018-11-22T00:02:29+02:00 2018-11-22T00:02:29+02:00 https://brainmodular.com/forums/viewtopic.php?t=6325&p=40423#p40423 <![CDATA[efficient solution for bias control of incoming value?]]> Statistics: Posted by x.iso — 21 Nov 2018, 23:02


]]>
2018-11-21T23:49:32+02:00 2018-11-21T23:49:32+02:00 https://brainmodular.com/forums/viewtopic.php?t=6325&p=40422#p40422 <![CDATA[efficient solution for bias control of incoming value?]]> Statistics: Posted by x.iso — 21 Nov 2018, 22:49


]]>
2018-11-21T22:46:51+02:00 2018-11-21T22:46:51+02:00 https://brainmodular.com/forums/viewtopic.php?t=6325&p=40420#p40420 <![CDATA[efficient solution for bias control of incoming value?]]> the 'modulation' out of lfo would go from -1 to 1, sclaled (multiplied) by matrix.
the "final" out is sum of both, clamped01, eventually rescaled to a target range.

so ie if mx is 0 its only the fader.
if mx is at 0.25 , mod wil alternate from -0.25 +0.25 around the fader value.

Statistics: Posted by 23fx23 — 21 Nov 2018, 21:46


]]>
2018-11-21T18:27:45+02:00 2018-11-21T18:27:45+02:00 https://brainmodular.com/forums/viewtopic.php?t=6325&p=40414#p40414 <![CDATA[efficient solution for bias control of incoming value?]]>
Can't quite wrap my head around how to do it efficiently, and preferably without wiring cells out from matrix to check the values and scale many faders like that from there. That would be quite a wiring mess. But is it avoidable?

Statistics: Posted by x.iso — 21 Nov 2018, 17:27


]]>
BrainModular BrainModular Users Forum 2018-11-22T01:33:12+02:00 https://brainmodular.com/forums/app.php/feed/topic/6325 2018-11-22T01:33:12+02:00 2018-11-22T01:33:12+02:00 https://brainmodular.com/forums/viewtopic.php?t=6325&p=40427#p40427 <![CDATA[efficient solution for bias control of incoming value?]]> Statistics: Posted by x.iso — 22 Nov 2018, 00:33


]]>
2018-11-22T01:11:32+02:00 2018-11-22T01:11:32+02:00 https://brainmodular.com/forums/viewtopic.php?t=6325&p=40426#p40426 <![CDATA[efficient solution for bias control of incoming value?]]>
ie max(0, value) clamp negative values
min(1,value) will clamp anything above 1)

or if wanna use a single module can use array_clip module, wich let man set both min and max.

Statistics: Posted by 23fx23 — 22 Nov 2018, 00:11


]]>
2018-11-22T00:02:29+02:00 2018-11-22T00:02:29+02:00 https://brainmodular.com/forums/viewtopic.php?t=6325&p=40423#p40423 <![CDATA[efficient solution for bias control of incoming value?]]> Statistics: Posted by x.iso — 21 Nov 2018, 23:02


]]>
2018-11-21T23:49:32+02:00 2018-11-21T23:49:32+02:00 https://brainmodular.com/forums/viewtopic.php?t=6325&p=40422#p40422 <![CDATA[efficient solution for bias control of incoming value?]]> Statistics: Posted by x.iso — 21 Nov 2018, 22:49


]]>
2018-11-21T22:46:51+02:00 2018-11-21T22:46:51+02:00 https://brainmodular.com/forums/viewtopic.php?t=6325&p=40420#p40420 <![CDATA[efficient solution for bias control of incoming value?]]> the 'modulation' out of lfo would go from -1 to 1, sclaled (multiplied) by matrix.
the "final" out is sum of both, clamped01, eventually rescaled to a target range.

so ie if mx is 0 its only the fader.
if mx is at 0.25 , mod wil alternate from -0.25 +0.25 around the fader value.

Statistics: Posted by 23fx23 — 21 Nov 2018, 21:46


]]>
2018-11-21T18:27:45+02:00 2018-11-21T18:27:45+02:00 https://brainmodular.com/forums/viewtopic.php?t=6325&p=40414#p40414 <![CDATA[efficient solution for bias control of incoming value?]]>
Can't quite wrap my head around how to do it efficiently, and preferably without wiring cells out from matrix to check the values and scale many faders like that from there. That would be quite a wiring mess. But is it avoidable?

Statistics: Posted by x.iso — 21 Nov 2018, 17:27


]]>