Merged rawmidi M4 files into the main ones.

The first attempt to create documentation for the RawMidi API.
This commit is contained in:
Jaroslav Kysela 2001-03-20 16:46:45 +00:00
parent 76c38e3687
commit e8a01ea4ed
10 changed files with 744 additions and 475 deletions

View file

@ -4,7 +4,7 @@ sysinclude_HEADERS = asoundlib.h
# This is the order they will be concatenated into asoundlib.h!
#
header_files=header.h version.h global.h input.h output.h error.h \
pcm.h pcm_m4.h rawmidi.h rawmidi_m4.h timer.h \
pcm.h pcm_m4.h rawmidi.h timer.h \
hwdep.h hwdep_m4.h control.h control_m4.h \
mixer.h mixer_m4.h \
seq.h seqmid.h seq_midi_event.h \