summaryrefslogtreecommitdiff
path: root/src/conf/pcm/dmix.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf/pcm/dmix.conf')
-rw-r--r--src/conf/pcm/dmix.conf19
1 files changed, 17 insertions, 2 deletions
diff --git a/src/conf/pcm/dmix.conf b/src/conf/pcm/dmix.conf
index b4a75458..530174e8 100644
--- a/src/conf/pcm/dmix.conf
+++ b/src/conf/pcm/dmix.conf
@@ -38,8 +38,23 @@ pcm.!dmix {
}
type dmix
ipc_key {
- @func refer
- name defaults.pcm.ipc_key
+ @func iadd
+ integers [
+ {
+ @func refer
+ name defaults.pcm.ipc_key
+ }
+ {
+ @func imul
+ integers [
+ {
+ @func card_inum
+ $CARD
+ }
+ 2
+ ]
+ }
+ ]
}
ipc_gid {
@func refer