linux_midi
                no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | linux_midi [2007/08/13 06:19] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | MIDI support on Linux is fairly mature and usually hassle-free. | ||
| + | ===== Firmware ===== | ||
| + | Some USB MIDI interfaces require firmware to be uploaded to them before they function. | ||
| + | |||
| + | ==== Debian/ | ||
| + | === MidiSport Series === | ||
| + | sudo apt-get install midisport-firmware | ||
| + | |||
| + | ==== Redhat/ | ||
| + | ==== Suse ==== | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Known Good ===== | ||
| + | These interfaces are known to be fully supported: | ||
| + | |||
| + | * M-Audio MidiSport 1x1 (needs firmware loader) | ||
| + | |||
| + | * M-Audio MidiSport 2x2 (needs firmware loader) | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ===== Known Bad ===== | ||
| + | |||
| + | * MOTU Fastlane\\ | ||
| + | This one will not work with kernels 2.6.18 and newer. | ||
| + | |||
| + | |||
| + | ===== Untested ===== | ||
| + | * M-Audio MidiSport 4x4 | ||
| + | |||
| + | * M-audio MidiSport 8x8 | ||
| + | |||
| + | * Emu XMIDI | ||
| + | |||
| + | * Eridol/ | ||
| + | |||
| + | * Generic USB-MIDI devices (supporting MIDISTREAM subclass) | ||
| + | |||
| + | * Turtle Beach | ||
| + | |||
| + | * Yamaha | ||
| + | |||
| + | ===== Does it Work? ===== | ||
| + | To check that things work, plug in your cables and attach a MIDI keyboard to the IN port. Then type: | ||
| + | awmidi -l | ||
| + | This will list available MIDI interfaces. | ||
| + | Dir Device | ||
| + | IO  hw: | ||
| + | Now type: | ||
| + | awmidi -d -p hw:0,0 | ||
| + | Replace " | ||
linux_midi.txt · Last modified: 2007/08/13 06:19 by 127.0.0.1
                
                