Hi there, and thank you so much for your work Massimo, especially on Raspberry Pi, just had ipad control working for the first time in live gig, perfect portable combo!
I Guess that problem with TouchOSC's togglebutton is clear, it sends 1 when toggled on, and 0 when toggled off, QLC+'s toggle acts only on when receives 1's, so it is needed two pushes to deactivate eg. chase. After first press you don't have visual indicator of active program in TouchOSC, so it's very difficult to handle live situation. How big task it would be to add ie. extra checkbox option for case of external controls input is A) just 1's or B) both 1's & 0's? Or some other solution?
// Ville
bug / feature req: TouchOSC togglebutton problem
I've never used TouchOSC, but from this:
http://hexler.net/docs/touchosc-editor- ... properties
Is it possible for TouchOSC to send 1 and 1 ?
http://hexler.net/docs/touchosc-editor- ... properties
Is it possible for TouchOSC to send 1 and 1 ?
Thanks, found a way to get it work:
1) Disable OSC feedback in QLC+
2) Change toggle value range in TouchOSC editor > 1 to 1
3) Do not use solo-frames
4) For solo-functionality use TouchOSC's exclusive mode (there is always one active button, so make 1 button without program)
![touchosc](https://dl.dropboxusercontent.com/u/667 ... uchosc.jpg)
1) Disable OSC feedback in QLC+
2) Change toggle value range in TouchOSC editor > 1 to 1
3) Do not use solo-frames
4) For solo-functionality use TouchOSC's exclusive mode (there is always one active button, so make 1 button without program)
![touchosc](https://dl.dropboxusercontent.com/u/667 ... uchosc.jpg)