CNMAT / CNMAT-odot

Multi-paradigm Dynamic Programming
Other
113 stars 11 forks source link

o.slip.decode / o.route couple triggers error messages #442

Open nesdnuma opened 1 month ago

nesdnuma commented 1 month ago

Hello,

I have a o.route object connected to an o.slip.decode object in Max 8.6.2 / MacOS Sonoma/ ARM M2 processor.

The osc-route often sends messages "o.route: received something that is neither an OSC bundle nor a message". However if I print what the o.slip.decode objets outputs, I see only "Fullpacket" messages, nothing else.

Is it an issue with o.route, o.slip.decode or the stream the latter receives?

nesdnuma commented 1 month ago

In between I have noticed that regular Fullpacket messages have the number 24 or 28 as first argument whereas when the error message is send the first argument is different (480 for instance).