Page 1 of 1

Posted: 10 Jan 2009, 18:47
by nay-seven
ok, my son bought an ipod , and i try oscemote ( http://lux.vu/blog/oscemote/ )
seems a good appz , i've configure oscemote and Usine receive correctly the infos :
Image
the receivebytes module react and receive flash , if i connect an array to it , it's ok
but OSCreceive1 or 32 don't receive anything....!!!??

any ideas...?

Posted: 11 Jan 2009, 10:38
by senso
your app sends what we call a bundle.
did you set the address string to '/button/C1' or C2.

Posted: 11 Jan 2009, 13:59
by nay-seven
yes ! works fine now !

I've to use OSCreceive 1 for each parameter but it's ok

thanks boss !

Posted: 13 Jan 2009, 18:21
by cmodica
Is it possible to use OSCEMOTE without conection to the net ?
I mean did the connection beetwen the Ipod and the computer need to have an IP adress given by an internet provider, or is it possible to use it on stage without internet connection ?

Thank you

Posted: 13 Jan 2009, 21:28
by nay-seven
yes you can , it's only a local ip , using the wifi connexion

Posted: 14 Jan 2009, 11:47
by cmodica
Seems to be very interesting ....

What do you think about your first step with this system ?

Posted: 14 Jan 2009, 19:03
by nay-seven
don't have play enough with for now , just test quickly , but what impress me is all works with no latency
will try to make a video demo soon...

Posted: 25 Jan 2009, 21:00
by senso
in the beta9 the OSC engine has been partially rewritten and now much more simple and efficient.

Posted: 25 Jan 2009, 22:09
by antwan
hi,

and thanks for another update!
I'm just interested what's changed in the osc engine? Is it merely internal or has something changed that we users might want to know about?

I just got Mrmr and TouchOSC up and running with Usine. It's incredible.
I think once the next TouchOSC update comes out with the Interface Editor software, it will rock the planet. And Mrmr serves slightly different purposes too: with the dynamically changeable interfaces. It's all very interesting.

Cheers,

antwan

Posted: 26 Jan 2009, 08:32
by senso
main changes are:
- now, you can use several instances of the same receive OSC module anywhere in any patches of Usine.
- a friendly trace of messages in the trace panel.
- a new led indicator for outgoing OSC msg
- a better efficiency and performances

Posted: 26 Jan 2009, 16:06
by antwan
thanks for the info!

good to know...

antwan