Mixer: Update documentation.
This commit is contained in:
parent
d8c32376e1
commit
55c83cf4ec
|
@ -135,11 +135,11 @@
|
||||||
> /strip/[STRIP_NAME]/[MODULE_NAME]/[PARAMETER_NAME]/unscaled
|
> /strip/[STRIP_NAME]/[MODULE_NAME]/[PARAMETER_NAME]/unscaled
|
||||||
|
|
||||||
If same module\/plugin is used twice in a signal chain
|
If same module\/plugin is used twice in a signal chain
|
||||||
(e.g. multiple Gain stages), then a position dependent sequence number
|
(e.g. multiple Gain stages), then a position dependent sequence
|
||||||
will be appended to the module name. For example, a path might look
|
number will be appended to the module name. For example, a path
|
||||||
like the following:
|
might look like the following:
|
||||||
|
|
||||||
> /mixer/strip/Foo/control/Gain.1/Gain_(dB)
|
> /strip/Foo/Gain.1/Gain_(dB)
|
||||||
|
|
||||||
For the second instance of the Gain module on the strip named 'Foo'.
|
For the second instance of the Gain module on the strip named 'Foo'.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue