Page 1 of 1

Errors in receiving OSC

Posted: 21 Dec 2021, 11:55
by AndrewChi
Hi,

I'm trying to connect my Muse headband (cheap EEG) with a software called mindmonitor to Usine with OSC.
I get this error. I'm fairly new to OSC, but I don't get this error when monitoring the data on this computer in Ableton...
Any ideas?
Any help warmly appreciated!
Schermafbeelding 2021-12-21 om 11.47.30.png

Re: Errors in receiving OSC

Posted: 21 Dec 2021, 17:42
by senso
is it on the latest version of Usine ?
it seems that usine doesn't like the format of the OSC messages, Normally it's protected inside Usine.

Re: Errors in receiving OSC

Posted: 21 Dec 2021, 20:01
by AndrewChi
I'm on 5.0.210726 apparently.
I'll try again with the latest update!

Re: Errors in receiving OSC

Posted: 31 Dec 2021, 01:07
by oli_lab
Hi !
maybe the OSC message is not done properly from the sender or it sends multi format message (strings mixed with integer and float)

You could have a go with this to check the messages : https://hexler.net/protokol

Cheers