Added sequencer event <-> MIDI byte stream coder from the kernel space

This commit is contained in:
Jaroslav Kysela 2000-11-26 22:18:25 +00:00
parent 867ad7b2bc
commit e0acbbfef8
4 changed files with 479 additions and 3 deletions

View file

@ -4,8 +4,8 @@ sysinclude_HEADERS = asoundlib.h
# This is the order they will be concatenated into asoundlib.h!
#
header_files=header.h version.h global.h error.h control.h mixer.h pcm.h \
rawmidi.h timer.h hwdep.h seq.h seqmid.h conv.h instr.h conf.h \
footer.h
rawmidi.h timer.h hwdep.h seq.h seqmid.h seq_midi_event.h \
conv.h instr.h conf.h footer.h
noinst_HEADERS=$(header_files) search.h list.h aserver.h