OSDN Git Service

Added the surround plugin to allow simple access for 4.0 and 5.1 speakers.
authorJaroslav Kysela <perex@perex.cz>
Fri, 13 Apr 2001 10:54:56 +0000 (10:54 +0000)
committerJaroslav Kysela <perex@perex.cz>
Fri, 13 Apr 2001 10:54:56 +0000 (10:54 +0000)
commitc4f95f48c3ff9fdc7d899a1f73941300aadfb4eb
treed2fe07b5df36c4d9ddd186d2868e6356fdb1f790
parentedaf7fdf2c9b48e7b669bec41416e459054014f4
Added the surround plugin to allow simple access for 4.0 and 5.1 speakers.
It needs a bit more work to make it functional.
13 files changed:
aserver/aserver.c
doc/Makefile.am
include/aserver.h
include/control.h
include/pcm.h
src/control/control.c
src/control/control_hw.c
src/control/control_local.h
src/control/control_shm.c
src/pcm/Makefile.am
src/pcm/pcm.c
src/pcm/pcm_local.h
src/pcm/pcm_surr.c [new file with mode: 0644]