mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
Added switches API and rawmidi API...
This commit is contained in:
parent
df8ab35aac
commit
ef615c857f
13 changed files with 481 additions and 13 deletions
|
|
@ -28,7 +28,7 @@
|
|||
#include <sys/ioctl.h>
|
||||
#include "soundlib.h"
|
||||
|
||||
#define SND_FILE_MIXER "/dev/sndmixer%i%i"
|
||||
#define SND_FILE_MIXER "/dev/snd/mixer%i%i"
|
||||
#define SND_MIXER_VERSION_MAX SND_PROTOCOL_VERSION( 1, 0, 1 )
|
||||
|
||||
typedef struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue