Plays a single MIDI or RMF filePurpose. Plays a single MIDI or RMF file. Usage. java MidiRecorder -l java MidiRecorder [-s] [-m] [-d <devicename>] [-c] [-S <sequencername>] <midifile> Parameters.
Bugs, limitations. For the Sun jdk1.3/1.4, playing to the MIDI port and dumping to the console do not work. You can make it work by installing the MidiShare plug-in. For Tritonus, playing RMF files does not work (and will not work until the specs are published). Source code. MidiRecorder.java, DumpReceiver.java, MidiCommon.java, gnu.getopt.Getopt | |