math question
http://www.sensomusic.com/forums/upload ... roblem.JPG
here is a visual.
I cant pass along values from the synth to my usine switch because the values are .25 and .75 instead of 0 and 1 which the switch needs to be updated
here is a visual.
I cant pass along values from the synth to my usine switch because the values are .25 and .75 instead of 0 and 1 which the switch needs to be updated
you can use mapper (value) module and set your inputs and outputs as you want.
or maybe more simple: use A=B module and set B value 75.
This means 75 = 1, not 75 = 0
This means 75 = 1, not 75 = 0
And the .25 for zero? I was having problems with the 0 and 1 messages not being able to be passed on properly.
I will see of I can successfully patch it and post a screenshot for the lone curious fellow who happens to see.
I will see of I can successfully patch it and post a screenshot for the lone curious fellow who happens to see.
how about the Auto Scale script? ...Data>Data Manipulation>Auto Scale[script]
~io
~io
You could also take the output of the knob, add 0.5 to it and then use the trunc module to round down to the integer.
0.25 + 0.5 = 0.75. Trunc will then output zero.
0.75 + 0.5 = 1.25. Trunc will then output 1.
0.25 + 0.5 = 0.75. Trunc will then output zero.
0.75 + 0.5 = 1.25. Trunc will then output 1.
Who is online
Users browsing this forum: No registered users and 17 guests
