diff --git a/ac108_asound.conf b/ac108_asound.conf deleted file mode 100644 index e5fd849..0000000 --- a/ac108_asound.conf +++ /dev/null @@ -1,12 +0,0 @@ -pcm.!default { - type ac108 - slavepcm "hw:1,0" - channels 4 -} - - -pcm.ac108 { - type ac108 - slavepcm "hw:1,0" - channels 4 -} diff --git a/wm8960_asound.conf b/asound.conf similarity index 86% rename from wm8960_asound.conf rename to asound.conf index 4b13cb1..3b91ae5 100644 --- a/wm8960_asound.conf +++ b/asound.conf @@ -32,3 +32,8 @@ pcm.array { ipc_key 666666 } +pcm.ac108 { + type ac108 + slavepcm "hw:1,0" + channels 4 +}