Hi there !
First thanks for LiveOSC ! I was trying to control Live BPM via OSC for a while with no luck and Thanks to LiveOSC, I’m able to so ! and that’s great. (I’m controlling BPM with values sent from vvvv)
everything works fine so far, I send values through OSC from vvvv (using the address /live/tempo and port 9000) and my tempo in Live is moving accordingly to that !
the only problem I got is that LiveOSC seems to make Ableton laggy.
For example, I start Ableton without LiveOSC as a Control Surface, and everything is fine, (ie track volume Vu meters are moving smoothly) then I put LiveOSC as a control Surface and everything become laggy, without sending or receiving anything via OSC, just by adding it as a control surface.
I installed Python 2.54
and I’m using loopMIDI as a bridge for LiveOSC in ableton (I also tried with LoopBe, and get the same lag problem)
Any Idea where the problem could come from ?