Skip to content

astrorafael/m-audio-usb-midi-fw

 
 

Repository files navigation

m-audio-usb-midi-fw

M-Audio USB MIDI Firmware Loaders for Linux

it's a fork of "USB MIDI Firmware Loaders" by Clemens Ladisch and Pedro Lopez-Cabanillas

Changes made because of new udev and are described in bugs and mailing lists.

What's this?

This package allows you to use the MidiSport USB MIDI interfaces from M-Audio/Midiman with Linux. It sets up udev rules to automatically load the firmware into the device.

Supported devices:

  • MidiSport 1x1
  • MidiSport 2x2
  • MidiSport 4x4
  • MidiSport 8x8
  • MidiSport Uno
  • Keystation
  • Oxygen
  • Radium

(You don't need a firmware download for the USB Audio Quattro, Duo, or MidiSport 2x4.)

The project page is http://usb-midi-fw.sf.net/.

Prerequisites

  • Linux kernel 3.x or later
  • udev version 128 or later
  • fxload (release dated 2002_04_11 or later) (you can get fxload from http://linux-hotplug.sf.net/)

Installing

  1. Run './configure'.

  2. Run 'make'.

  3. As root, run 'make install'.

Uninstalling

As root, run 'make uninstall'.

Running

The udev rules automatically load the firmware when a MidiSport device is connected to the computer.

Contact

For help, discussion or feedback, post it here https://github.com/oeai/m-audio-usb-midi-fw/issues.

written by Clemens Ladisch [email protected]

About

M-Audio USB MIDI Firmware Loaders for Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 53.3%
  • Makefile 41.9%
  • M4 4.8%