[PlanetCCRMA] Midiman Radium Keyboard

Steven Schmidt steven.schmidt@comcast.net
Sat Feb 21 10:48:01 2004


Hello all -
I can control soft synths with this keyboard, which I got to work with 
alsa and the ezusb by adding the
device to the /etc/hotplug/usb/ezusbmidi  and ezusbmidi.usermap files.
I just copied existing entries and changed the idProduct to 0x1014.
  # Midisport 2x2
763/1014/*)
     FIRMWARE=/usr/share/usb/ezusbmidi/ezusbmidi2x2.ihx
     ;;

and
ezusbmidi         0x0003 0x0763   0x1014    0x0000       0x0000 
0x00         0x00            0x00            0x00            0x00
0x00            0x00000000

So far so good, but I'm getting these pitch bend signals from it for no 
apparent reason when its connected to Rosegarden.

fluidsynth: pitchb	5	7926
fluidsynth: pitchb	5	8192
fluidsynth: pitchb	5	7926
fluidsynth: pitchb	5	8192

Any ideas why?  Or how to make it go away?

Thanks.