mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-28 05:40:23 -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
|
||||
ctl.name {
|
||||
type remap # Route & Volume conversion PCM
|
||||
child STR # Slave name
|
||||
type remap # Remap controls
|
||||
child STR # Child name
|
||||
# or
|
||||
child { # Slave definition
|
||||
child { # Child definition
|
||||
type STR
|
||||
...
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue