mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-22 08:56:57 -05:00
Add external control plugin SDK
Added external control plugin SDK.
This commit is contained in:
parent
36f715c59a
commit
8a3d07022c
6 changed files with 652 additions and 3 deletions
|
|
@ -9,7 +9,8 @@ alsainclude_HEADERS = asoundlib.h asoundef.h \
|
|||
hwdep.h control.h mixer.h mixer_abst.h \
|
||||
seq_event.h seq.h seqmid.h seq_midi_event.h \
|
||||
conv.h instr.h iatomic.h \
|
||||
alisp.h pcm_external.h pcm_ioplug.h pcm_extplug.h
|
||||
alisp.h pcm_external.h pcm_ioplug.h pcm_extplug.h \
|
||||
control_external.h
|
||||
|
||||
noinst_HEADERS = sys.h search.h list.h aserver.h local.h alsa-symbols.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue