Hello ,
I use Open Stage Control to communicate with ABLETON LIVE via midi interface and a 24 inch touchcreen.
I have a loop problem with the buttons while I have no problem with the faders.
my settings:
LoopMIDI -> port MIDIMIDI1
One PC (I7 , SSD ....)
address : /note
preArgs [1,60]
target : midi:MIDIMIDI1
When I press the button, I have the ableton clip triggered and it loops very quickly in midi events. LoopMidi goes into "mute" mode so as not to block ableton.
After several tests, I modified by putting the parameter "/ control" instead of "/ note".
And it works much better
Here is my screen tonight ...
Nice ! For what it's worth, O-S-C cannot produce event loop unless it's explicitly told to do so using a custom module (widgets can't send a message in reply to an incoming message)
Hello, I had the same problem with encoders and knobs. On the other hand, if I change "encoder" to "fader", the loop disappears.
Another case, if I create a button with / control instead of / note, the loop also disappears.
I'm using OS X and not windows so OSC is creating a virtual midi device for me.
So this is my input "télécommande" in Ableton
To trigger clip I made a custom script that emulate the "red box"
This is the blank version for ableton 10 (not working on ableton 11, or you have to convert it using 2to3 python library.
I never did any vumetrer Maybe it's possible using Clyphx