Iam1337 / extOSC

extOSC is a tool dedicated to simplify creation of applications in Unity with OSC protocol usage.
MIT License
193 stars 25 forks source link

Ableton problem #34

Open jarnoburger opened 4 months ago

jarnoburger commented 4 months ago

I can recieve osc in ableton using the OSC TouchOSC option. I can learn the osc message "/cosmix/intro" with a float between 0 and 1. I can monitor it also.

When i save the project in ableton and close ableton. And when i reopen the same project again. I can still monitor the incoming osc values. But everything 'learned in ableton' is not recognized anymore.

It's impossible to find information on the ableton forums. Could you help me , am i sending the wrong data ?

Should i use , OSC midi types, and how would that work ?

jarnoburger commented 4 months ago

image