Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/midiplay
Module Name: src
Committed By: chap
Date: Fri Jun 30 22:19:32 UTC 2006
Modified Files:
src/usr.bin/midiplay: midiplay.1 midiplay.c
Log Message:
The rest of merge from chap-midi branch. Version of midiplay that uses the
sequencer API definitions in sys/midiio.h (so there is a use example).
These produce the same (ABI) sequencer events as the OSS macros, but in
a more strongly-typed way; OSS API macros could be built on them and added
to the OSS compatibility header sys/soundcard.h but have not been, yet.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/usr.bin/midiplay/midiplay.1
cvs rdiff -r1.22 -r1.23 src/usr.bin/midiplay/midiplay.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index