diff options
author | Paul Wisehart <wise@lupulin.net> | 2010-05-11 15:00:29 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 15:00:29 +0200 |
commit | 555e53d2b112a4abe41de1ab3e8ee2014c8e34bc (patch) | |
tree | 548fa90c14729e5906b81c4598424f8aed87b8ce /multimedia/pmidi/README | |
parent | 3ec5795d5620451d6971702c74078f771b3fac22 (diff) |
multimedia/pmidi: Initial import
Diffstat (limited to 'multimedia/pmidi/README')
-rw-r--r-- | multimedia/pmidi/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/pmidi/README b/multimedia/pmidi/README new file mode 100644 index 0000000000000..84fd88d2d422c --- /dev/null +++ b/multimedia/pmidi/README @@ -0,0 +1,11 @@ +pmidi is a command line midi player for ALSA. + +This is a straightforward command line program to play midi files +through the ALSA sequencer. +As you can specify the client and port to connect to on the command +line it is also useful for testing ALSA or clients that need to +receive sequencer events. + +This program works with latest ALSA 1.0 drivers and former O.9 +versions. + |