Skip to content

Instantly share code, notes, and snippets.

@mp911de
Created December 13, 2013 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mp911de/7949165 to your computer and use it in GitHub Desktop.
Save mp911de/7949165 to your computer and use it in GitHub Desktop.
Example output of player/devices
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<midiDeviceInfos>
<device id="0">
<name>Gervill, Software MIDI Synthesizer (OpenJDK)</name>
<types>
<type>SYNTHESIZER</type>
</types>
</device>
<device id="1">
<name>Real Time Sequencer, Software sequencer (Oracle Corporation)</name>
<types>
<type>SEQUENCER</type>
</types>
</device>
</midiDeviceInfos>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment