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

NAME

armid - rough arecordmidi work-alike, to demonstrate MIDI::ALSA

SYNOPSIS

 armid -p 28 out.mid

DESCRIPTION

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

OPTIONS

-p 28:0,32:0

Records from the ALSA clients 28 and 32; the default is the envronment variable ALSA_INPUT_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).