mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-15 07:00:02 -05:00
Revert dmix.conf and dsnoop.conf
Revert dmix.conf and dsnoop.conf. The ipc key offset had been already modified to be unique for each card, stream, device and subdevice interanally in dmix & co plugins.
This commit is contained in:
parent
6d511eefa0
commit
21207351a8
2 changed files with 4 additions and 34 deletions
|
|
@ -38,24 +38,9 @@ pcm.!dmix {
|
|||
}
|
||||
type dmix
|
||||
ipc_key {
|
||||
@func iadd
|
||||
integers [
|
||||
{
|
||||
@func refer
|
||||
name defaults.pcm.ipc_key
|
||||
}
|
||||
{
|
||||
@func imul
|
||||
integers [
|
||||
{
|
||||
@func card_inum
|
||||
$CARD
|
||||
}
|
||||
2
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
ipc_gid {
|
||||
@func refer
|
||||
name defaults.pcm.ipc_gid
|
||||
|
|
|
|||
|
|
@ -38,24 +38,9 @@ pcm.!dsnoop {
|
|||
}
|
||||
type dsnoop
|
||||
ipc_key {
|
||||
@func iadd
|
||||
integers [
|
||||
{
|
||||
@func refer
|
||||
name defaults.pcm.ipc_key
|
||||
}
|
||||
{
|
||||
@func imul
|
||||
integers [
|
||||
{
|
||||
@func card_inum
|
||||
$CARD
|
||||
}
|
||||
2
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
ipc_gid {
|
||||
@func refer
|
||||
name defaults.pcm.ipc_gid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue