mame/3rdparty/portmidi/pm_java/pmdefaults
Vas Crabb 844af3a173 3rdparty/portmidi: Updated to PortMidi 2.0.4. 2025-04-20 08:16:03 +10:00
..
PmDefaults.java 3rdparty/portmidi: Updated to PortMidi 2.0.4. 2025-04-20 08:16:03 +10:00
PmDefaultsFrame.java Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
README.txt 3rdparty/portmidi: Updated to PortMidi 2.0.4. 2025-04-20 08:16:03 +10:00
manifest.txt Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
pmdefaults 3rdparty/portmidi: Updated to PortMidi 2.0.4. 2025-04-20 08:16:03 +10:00
pmdefaults-icon.bmp Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
pmdefaults-icon.gif Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
pmdefaults-icon.png Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
pmdefaults-icon.xcf Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
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 Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
pmdefaults.ico Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
portmusic_logo.png Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00

README.txt

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