Hi Monsieurgustav, again your plugin is great! I have a couple of questions…
First, I am trying to set up my project using the inputs feature… the problem is that i am setting it with input axis, since I am sending floats… but the way these axis mapping work is that they do not go from 0 to 1, but from 1 to 1… so if i am using for example a fader in ableton live that sends OSC floats 0 to 1, then when the input axis mapping translates it as 0 = 1 and the when it reaches 0.5 it translates into 0 and then it goes up to 1 again… i tried playing with the scaling option in the input axis mapping without any success… any suggestions?
the reason why I am using input axis mappings is because besides them being handy, also i havent found a way to properly filter messages when they are simple floats coming of specific addresses…
thus my second question
here is my set up
The problem is that even if I am filtering the executions with the switches… they actually get mixed up because the pop floats are just getting any float that is coming after a message… what is the proper way to filter them up?
All the messages are coming from ableton live and they are just an address (e.g. /voz or /slider2) and a its respective float.
Thanks!!!