Page 1 of 1

Posted: 26 Aug 2010, 16:58
by multiphone
Hello,

i have a simple question about OSC conection.

I see the OSC info enter in the console of Usine but i dont see this infos in the OSC receive module...

I forget something ?

Posted: 26 Aug 2010, 17:13
by 23fx23
are ya sure the good adress is entered in module? check also port in osc setup.

Posted: 26 Aug 2010, 17:34
by multiphone
hello 23 fx,

Thaks for reaction.

The right adress in the module ? If i have 0.0.0.0. or 169.254.137.125 is the same : No entry...

In port in the OSC Setup is...???

Thanks in advance.

Posted: 26 Aug 2010, 17:42
by nay-seven
hello hervé
the adress for osc is what you see in the console , by default , it's Usine , depending from what device you send OSC
here an example :
Image
about the port , it's the same problem: your device ( for example an ipod )must send OSC on the same port than Usine ( by default in the osc setup window = 8000

Posted: 26 Aug 2010, 18:01
by multiphone
Hello Nay Thanks to take time...

But as allway i feel i'm a big nozzle ;-)

So,

The info get in the console from 169.254.137.220:/accxyz (fff)

so i type 169.254.137.220 and remplace /usine/ ???

i'm lost in OSC ;-)

Posted: 26 Aug 2010, 18:18
by nay-seven
we all have begin like this with Osc , don't worry

first ,don't worry with ip and try to just to replace /usine/ by
/accxyz/
must be enough

Posted: 26 Aug 2010, 18:33
by multiphone
rrrrr....

no effect !

Strange !?

Posted: 26 Aug 2010, 18:46
by nay-seven
mmm, my fault try also without the last /

if not , can you try to make a screen capture of you osc console
here mine ( i've disable osc here to stop message,
Image
click on one message to see details in the lower window and be careful you don't have adress like
/2/accxyz
or something like this...

Posted: 26 Aug 2010, 19:15
by multiphone
Here it is...

Image

I think after that we need to write a short wiki for OSC basic problem

Posted: 26 Aug 2010, 19:23
by senso
the valid osc address is

Code: Select all

/accxyz
senso+++

Posted: 26 Aug 2010, 19:55
by multiphone
OMG !

Thanks Senso !! And Nay for your advices.

I dont know wath apend but it works... i enderstand the valid osc adress now.

Thanks a lot.

Posted: 26 Aug 2010, 20:05
by nay-seven
cool+