9 Aug
2006
9 Aug
'06
10:19 a.m.
Hi Ollie!
Is it possible to pause the OSC receiver, ie. stop it listening for events for a while? I'd like to do something like this...
You should be able to invoke the OscRecv.stop() function, and you can restart it by calling listen() again. I hope this helps. Best, Ge!