mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-11 13:30:05 -05:00
Completed parametric configuration and begun to use it
This commit is contained in:
parent
ecfec483a8
commit
f5534c46ed
12 changed files with 617 additions and 256 deletions
|
|
@ -36,9 +36,6 @@
|
|||
#include "pcm_local.h"
|
||||
#include "pcm_plugin.h"
|
||||
|
||||
#ifndef DATADIR
|
||||
#define DATADIR "/usr/share"
|
||||
#endif
|
||||
#define ALSA_SURROUND_FILE DATADIR "/alsa/surround.conf"
|
||||
|
||||
#define SURR_CAP_CAPTURE (1<<0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue