Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not as good as the CoreAudio backend anyway

svn-id: r44428
This commit is contained in:
Max Horn 2009-09-27 22:43:32 +00:00
parent 6ec05c48f9
commit 76132409d6
9 changed files with 1 additions and 330 deletions

1
README
View file

@ -1368,7 +1368,6 @@ operating system and configuration.
core - CoreAudio sound, for Mac OS X users.
coremidi - CoreMIDI sound, for Mac OS X users. Use only if you have
a hardware MIDI synthesizer.
qt - Quicktime sound, for Macintosh users.
seq - Use /dev/sequencer for MIDI, *nix users. See below.
timidity - Connect to TiMidity++ MIDI server. See below.
windows - Windows MIDI. Uses built-in sequencer, for Windows users