mame/3rdparty/portmidi/pm_java/pmdefaults
2025-04-20 08:16:03 +10:00
..
manifest.txt
pmdefaults 3rdparty/portmidi: Updated to PortMidi 2.0.4. 2025-04-20 08:16:03 +10:00
pmdefaults-icon.bmp
pmdefaults-icon.gif
pmdefaults-icon.png
pmdefaults-icon.xcf
pmdefaults-license.txt 3rdparty/portmidi: Updated to PortMidi 2.0.4. 2025-04-20 08:16:03 +10:00
pmdefaults.bat 3rdparty/portmidi: Updated to PortMidi 2.0.4. 2025-04-20 08:16:03 +10:00
pmdefaults.icns
pmdefaults.ico
PmDefaults.java 3rdparty/portmidi: Updated to PortMidi 2.0.4. 2025-04-20 08:16:03 +10:00
PmDefaultsFrame.java
portmusic_logo.png
README.txt 3rdparty/portmidi: Updated to PortMidi 2.0.4. 2025-04-20 08:16:03 +10:00

README.txt
Roger B. Dannenberg
2 Jan 2009

PmDefaults is a program to set default input and output devices for
PortMidi applications. After running the PmDefaults program and
choosing devices, identifiers for these devices will be returned by
calls (within any program) to Pm_GetDefaultInputDeviceID() and
Pm_GetDefaultOutputDeviceID().

Included in this directory are:

manifest.txt -- used in pmdefaults.jar
pmdefaults-license.txt -- license text
pmdefaults-icon.{bmp,xcf,png,gif} -- icons
pmdefaults.{ico,icns} - icons
portmusic_logo.png -- a logo displayed by the pmdefaults application

TO BUILD AND RUN THE APPLICATION: see ../README.txt