diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:54 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:54 +0200 |
commit | d418cfdc69338b8ec698f4fe856ae662664447c8 (patch) | |
tree | 0ef23f0ff81ef6aecb20c1d81243e6261f57eab8 /audio/pmidi/README | |
parent | 5a1630a1a380f9db51b773e411549cd275e1a385 (diff) |
audio/pmidi: Moved from multimedia
Diffstat (limited to 'audio/pmidi/README')
-rw-r--r-- | audio/pmidi/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/pmidi/README b/audio/pmidi/README new file mode 100644 index 0000000000000..5b03c5df720fa --- /dev/null +++ b/audio/pmidi/README @@ -0,0 +1,7 @@ +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. |