problem with osculator - wii remote

nefrix's icon

Can anyone help me, please?

I bought a couple of days a wii remote control, and i have a problem.

When i try to use it in the osculator, it appears me:

newobj: OSC-route: No such object

I downloaded the object osc-route (from different sites, trying more to see if there are not damaged) in max-external, jitter-external, msp-external, but it stiil appears me the "no such object".

The wii is working because in the wiimote to max application i can see it receive the sensor information.

I have a mac book pro, intel, 2,5 GHZ , MAX 5.03

Thanks

jayrope's icon

in osculator use the wiimote to max.oscd preset.
in max use the patch from the same folder called wiimote to max (by kim cascone). works flawlessly here.

jrp

nefrix's icon

Yes, this is how I tried.

First opening oscilator and than max, but it doesn't work and appears me the message with no such object.

jayrope, can you look please in max-external, or other external folders to see if you have osc-route object?

nefrix's icon

I resolved the problem. in the folder CNMAT-Everything-OSX-MachO, there were 2 osc-route file, one with extension .mxo, and one without extension. And because i didn't see the osc-route-mxo, i copied the other one so thats why it didn't worked.

Thanks

jayrope's icon

yes i do. it is part of the CNMAT extensions.

get the complete download from here:
http://cnmat.berkeley.edu/downloads

jrp

Wetterberg's icon

fyi,
for those who prefer to not use externals, but still want some elegant
OSC parsing I usually do:

[udpreceive] -> [regexp / @substitute " "] -> [route]

works very well, especially with nested OSC sources ("/container/array/x
0. 0. 0. 0." type of thing)

- and then you don't have problems with bad external installs...

Andreas.

Gabi Basalici skrev:
> I resolved the problem. in the folder CNMAT-Everything-OSX-MachO, there were 2 osc-route file, one with extension .mxo, and one without extension. And because i didn't see the osc-route-mxo, i copied the other one so thats why it didn't worked.
>
>

jayrope's icon

awesome, andreas, thanx a bunch!

nefrix's icon

Sorry Wetterberg, but I'm new with max. Can you explain more how to do it?

marcc's icon

I dig up this thread to get information about wettreberg's osc routing tips.
can someone bring us help about that?

"[udpreceive] -> [regexp / @substitute " "] -> [route]"

thanks a lot

Luke Hall's icon

Here's an example that shows you how to use [regexp] to format OSC messages so that you can use regular [route] instead of the [CNMAT OSC-route] external.

lh

Max Patch
Copy patch and select New From Clipboard in Max.