mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
control: remap - clarify comments and docs
Fix copy-n-paste errors. Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
4e7a510095
commit
49295a4e17
1 changed files with 3 additions and 3 deletions
|
|
@ -1228,10 +1228,10 @@ child controls to one or split one control to more.
|
||||||
|
|
||||||
\code
|
\code
|
||||||
ctl.name {
|
ctl.name {
|
||||||
type remap # Route & Volume conversion PCM
|
type remap # Remap controls
|
||||||
child STR # Slave name
|
child STR # Child name
|
||||||
# or
|
# or
|
||||||
child { # Slave definition
|
child { # Child definition
|
||||||
type STR
|
type STR
|
||||||
...
|
...
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue