Wacom Bamboo Touch and MaxMSP?

oivindi's icon

Bamboo Touch looks like an intrigueing piece of hardware, considering it's hardware, and has a rather large multi-touch surface.

Would there be any way to use it as of today? Would the Wacom object be able to do anything with it?

Anthony Palomba's icon

I was eying the new Bamboo touch as well. I would be very
interested in knowing how this works with Max.
From the video...http://www.wacom.com/bamboo/bamboo_touch.php

It looks like it can only do two touch points. No idea if
there is an SDK to access additional functionality.

mbryo's icon

It'd be cool to make an omnichord out of it.

mzed's icon

I'd be curious to hear.

Does it do pressure? It seems like it might. Probably won't work with the current Wacom object in Max.

davydka's icon

There's a great external called fingerpicker, which connects to a macbook trackpad quite well. It would be great if the bamboo touch could do this.

simonbreak's icon

Unhappily I have just bought a Bamboo Touch and found it to be completely useless for what I wanted to do, which was use it as an x-y controller set up as an omnichord-style strumplate (I know, how original).

It appears to be completely impossible to get x-y coordinates out of the thing. I even examined the raw data stream using a USB sniffer and all I can see are the delta-x and delta-y (the same numbers you get out of hi with a mouse). Internally it must have some concept of absolute position as it can track the relationship between two fingers but I'm buggered if I can get the data out of it. Maybe I'm just being dense...

I suppose I could take it back and swap it for the pen-based one but then I lose multitouch and have to play it with a pen, which I really don't want to do. So lame that they couldn't have given this product an absolute positioning mode.

sb

mudang's icon

i just found this on the wacom forum:

The hardware can detect the position of the fingers (you can see it in diagnostics, when clicking on the info/about button while pressing Ctrl), but only very few applications could use the absolute positions and at the moment there is no 'channel' to get this data from the tabet to the programs. Thus we use relative gestures like zoom or scroll. - That is, the driver does it own gesture recognition and sends systemevents or keystrokes to supported applications.

simonbreak's icon

Well spotted! I just tried this and it's true, the diagnostic tool shows absolute coordinates for up to two fingers with pretty high resolution. So I guess I'll hang on to this thing and try to reverse-engineer the diagnostic tool. There's also some pretty in-depth info at www.wacomeng.com although I think it's out of date...

sb

Timo's icon

Simonbreak,

I'm with you on that one!

Did you find any way to extract absolute positions? Or any other kind of progress? Possibly we may read the coordinates from the diagnostics tool or the relative USB input might always be relative to the previous finger position? I'd like to help out if you have found anything.

Once that's handled, it should be easy to cancel out relative cursor input using hooks, then move the cursor to the absolute positions.

I'm also considering using the Magic Trackpad, as it has a clickable surface. I have no idea if its USB input is readable though. Any clues?

Cheers,
Timo

Roald Baudoux's icon

> I'm also considering using the Magic Trackpad, as it has a clickable surface. I have no idea if its USB input is readable though. Any clues?

With the hi object and the Magic Trackpad you can get only the position of one finger. Otherwise try it with the fingerpinger external.

Nicolas d'Alessandro's icon

This thing is finally coming:
http://www.youtube.com/watch?v=8ec5heFpU6w

I'll keep you in touch !

antialias's icon

looks fantastic Nicolas!

LiamCormacGould's icon
Roald Baudoux's icon

I'd be curious to know on how many bits the pressure information is encoded...

ch's icon

oups… I did the same object a few months ago!
I really should have let you know about it, sorry.
anyway, if anyone would like to try it out, feel free to contact me via private messaging.

dnk777's icon

please, was any of the externals released in the meantime? not able to find anything public...

S2M's icon

it should work for max 5, max 6, windows & mac. both 32 and 64bits.