mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-22 01:40:08 -05:00
control: remap plugin - initial version
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
7db7e18bbb
commit
a64391a428
6 changed files with 1236 additions and 3 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#ifndef PIC
|
||||
|
||||
extern const char *_snd_module_control_hw;
|
||||
extern const char *_snd_module_control_remap;
|
||||
extern const char *_snd_module_control_shm;
|
||||
extern const char *_snd_module_control_ext;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue