Page 1 of 1

midi joystick

Posted: Mon Oct 29, 2007 3:47 am
by bal
can we map a usb joystick in modul8?

Posted: Mon Oct 29, 2007 10:19 am
by sigmasix
yes. there is a small utility that convert the usb signal to midi called junXion

you can find it here http://www.steim.org

Posted: Mon Oct 29, 2007 10:42 am
by Lupin
but first you have to make your gamepad /joystick recognized by mac OSX before you can bind midi into junxion. junxion only routes midi signal to HID .to connect your joystick to your mac use Gamepad companion
http://www.carvware.com/gamepadcompanion.html

Posted: Mon Aug 11, 2008 12:22 pm
by zoophar
Hello Bal
I've tested some application for midi joysticks and gamepads…

finally, i used usb overdrive (or gamepad companion)and then
transform the signal with pure-data (instead of junxion)
using the hid object (they say it is beta but it work good) to transform the signal into a midi signal

it takes some time but i saw that junxion doesn't send isolable data

hope it is helpfull