Update of /cvsroot/alsa/alsa-lib/src/conf/cards
In directory sc8-pr-cvs1:/tmp/cvs-serv13553
Modified Files:
Audigy.conf Audigy2.conf
Log Message:
changed the PCM routing for the recent redesign of the driver.
Index: Audigy.conf
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/conf/cards/Audigy.conf,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Audigy.conf 29 Aug 2003 09:24:19 -0000 1.5
+++ Audigy.conf 13 Oct 2003 16:34:55 -0000 1.6
@@ -5,13 +5,35 @@
<confdir:pcm/front.conf>
Audigy.pcm.front.0 {
- @args [ CARD ]
+ @args [ CARD ]
@args.CARD {
type string
}
- type hw
- card $CARD
- device 0
+ type hooks
+ slave.pcm {
+ type hw
+ card $CARD
+ device 0
+ }
+ hooks.0 {
+ type ctl_elems
+ hook_args [
+ {
+ name "EMU10K1 PCM Send Volume"
+ index { @func private_pcm_subdevice }
+ lock true
+ value [ 0 0 0 0 0 0 0 0 255 0 0 0 0 0 0 0 0 255 0 0
0 0 0 0 ]
+ }
+ {
+ name "EMU10K1 PCM Send Routing"
+ index { @func private_pcm_subdevice }
+ lock true
+ value [ 0 1 2 3 0 0 0 0 8 9 0 1 0 0 0 0 8 9 0 1 0 0
0 0 ]
+ }
+
+ ]
+ }
+
}
<confdir:pcm/rear.conf>
@@ -31,12 +53,6 @@
type ctl_elems
hook_args [
{
- name "Wave Surround Playback Volume"
- preserve true
- lock true
- value [ 0 0 ]
- }
- {
name "EMU10K1 PCM Send Volume"
index { @func private_pcm_subdevice }
lock true
@@ -62,18 +78,6 @@
hooks.0 {
type ctl_elems
hook_args [
- {
- name "Wave Center Playback Volume"
- preserve true
- lock true
- value 0
- }
- {
- name "Wave LFE Playback Volume"
- preserve true
- lock true
- value 0
- }
{
name "EMU10K1 PCM Send Volume"
index { @func private_pcm_subdevice }
Index: Audigy2.conf
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/conf/cards/Audigy2.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Audigy2.conf 29 Aug 2003 09:24:19 -0000 1.1
+++ Audigy2.conf 13 Oct 2003 16:34:56 -0000 1.2
@@ -5,13 +5,35 @@
<confdir:pcm/front.conf>
Audigy2.pcm.front.0 {
- @args [ CARD ]
+ @args [ CARD ]
@args.CARD {
type string
}
- type hw
- card $CARD
- device 0
+ type hooks
+ slave.pcm {
+ type hw
+ card $CARD
+ device 0
+ }
+ hooks.0 {
+ type ctl_elems
+ hook_args [
+ {
+ name "EMU10K1 PCM Send Volume"
+ index { @func private_pcm_subdevice }
+ lock true
+ value [ 0 0 0 0 0 0 0 0 255 0 0 0 0 0 0 0 0 255 0 0
0 0 0 0 ]
+ }
+ {
+ name "EMU10K1 PCM Send Routing"
+ index { @func private_pcm_subdevice }
+ lock true
+ value [ 0 1 2 3 0 0 0 0 8 9 0 1 0 0 0 0 8 9 0 1 0 0
0 0 ]
+ }
+
+ ]
+ }
+
}
<confdir:pcm/rear.conf>
@@ -31,12 +53,6 @@
type ctl_elems
hook_args [
{
- name "Wave Surround Playback Volume"
- preserve true
- lock true
- value [ 0 0 ]
- }
- {
name "EMU10K1 PCM Send Volume"
index { @func private_pcm_subdevice }
lock true
@@ -62,18 +78,6 @@
hooks.0 {
type ctl_elems
hook_args [
- {
- name "Wave Center Playback Volume"
- preserve true
- lock true
- value 0
- }
- {
- name "Wave LFE Playback Volume"
- preserve true
- lock true
- value 0
- }
{
name "EMU10K1 PCM Send Volume"
index { @func private_pcm_subdevice }
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog