does anybody know if you can control three or four axis with a touch pad or joystick most are two axis x and y ive looked but havent found anything yet
but this doesnt mean it doesnt exist
also does voti still do touch pads i couldnt see them on his web site
Or it would mean you have an additional state for a 2D pad (something like a pressure pad below) to get 4 values. Maybe just a simple button would be okay, too. You know: without button -> CC#20/21, with button -> CC#22/23…
Or you just have to do some math to get the values you’d like to have. Eg you could split up the pad in a diagonal (not really, just mathmatically ;D ), that would mean you have two more axis and could extract four values, but then again for the price of non-simultaneousity.
You could take a look at my handTracker (in userprojects->speakJet thread), but it’ll take some weeks until I cleaned up my sources and you still would have overwork it a lot, 'cause even if it looks 3D, it’s still 2D
Like cimo, I too thought about the airFX? Unfortunately it has no MIDI-connections.