CNMAT Wacom Tablet interface

kitch's icon

I want to use a Wacom tablet for drawing in an LCD object but I also want to get data from the tablet. I downloaded the CNMAT Depot and now I'm a bit overwhelmed with all the files and folders. Does anybody know how to use their Wacom interface? I also can't find the OSC-Wacom object anywhere in there...

jvkr's icon

Everything should be put somewhere in the search path (in Options:File Preferences...), and then you should be able to create an object [wacom]. Be aware however that this object doesn't function well in max6. Are you sure about a OSC-Wacom object, what does it do?

kitch's icon

From the maxhelp patch it looks like it outputs the position of the pen, the angle of the pen, and the pressure on the pad. I just have no idea how to put everything together or if there is a better way of going about it. Ideas?

mzed's icon

Unfortunately, the wacom object doesn't work *at all* in max 6. This patch remaps the output of that object to an OSC namespace that might be more convenient, if you like OSC.

What are you trying to do? What version are you using?

mz

kitch's icon

I'm using 6.0.3. I'm still pretty new to it and I don't even know what OSC is... I want to have a friend recreate a picture in an LCD object using her tablet, and have her resulting drawing motions generate or call up sounds. I would like if I could get data from the tablet itself, i.e. tilt, pressure, etc. to manipulate the generated sounds.

mzed's icon

Cocoa and OS 10.7 have "delayed" the implementation of the wacom object in Max 6. There are some folks who have posted standalone Max 5 apps that offer a workaround. Check here:

sorry

Klangschmied's icon

As I remember well, the app OSCulator has a mode which support wacom tablets.
This app will translate your "movement" in OSC messages. This message you can use in max with udpreceive..