Have you ever tried to work with an arduino or something similar? I need some info for deciding what is best : arduino or pic.
I'm trying to create something like drumpads triggers but with a similar shape of marimba/xylophone keys, so it could be easier to play with basslines too by using drumsticks or mallets Or even better, a continuously tone-shifting percusive surface, so maybe not midi related but OSC.
And of course interfacing with usine through some simple usb interface (usb to rs232 interface?)
I should be using piezoelectrics for detection and arduino or pic for the capture and processing.
Then a dumb serial interface through usb , and finally arriving to the Usine interface, but not sure if going through hid or osc.
Does osc requires a previous aditional virtual udp port implementation? like some osc-monome library maybe?
The idea is going for cheap, not costly materials.
