I write app with SL4A on Android. I want to send m开发者_开发问答idi signals to Ableton Live. Tell me, HOW :> What library will be good for that ? I would use OSC, rather an midi.
How can I see script errors for my python MIDI Remote Scripts in Ableton Live?I\'ve seen r开发者_Python百科eferences online to a hidden Python console, but no documentation on how to open it, if it wo
I imagine to use XML serialization like this: class Foo { public Foo (string name) { Name1 = name; Name2 = name;