The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

apmid - rough aplaymidi work-alike, to demonstrate MIDI::ALSA

SYNOPSIS

 apmid -p 20:0,128 filename.mid

DESCRIPTION

This script is a rough aplaymidi work-alike, to demonstrate MIDI::ALSA

OPTIONS

-p 20:0,128:0

Plays to the ALSA clients 20 and 128; the default is the envronment variable ALSA_OUTPUT_PORTS

-v

Prints version number.

CHANGES

 20111103  1.2  use the new MIDI-ALSA 1.11 to handle portnames
 20111031  1.1  connects from multiple (comma-separated) ports
 20110310  1.0  first working version

AUTHOR

Peter J Billam http://www.pjb.com.au/comp/contact.html

CREDITS

Based on

SEE ALSO

 http://www.pjb.com.au/
 perl(1).