From 55c83cf4ec292b4bb8e7d8e6fec808acbfed0675 Mon Sep 17 00:00:00 2001 From: Jonathan Moore Liles Date: Mon, 27 Feb 2012 22:34:25 -0800 Subject: [PATCH] Mixer: Update documentation. --- mixer/doc/MANUAL.mu | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mixer/doc/MANUAL.mu b/mixer/doc/MANUAL.mu index 4a5c6bc..b19cb8c 100644 --- a/mixer/doc/MANUAL.mu +++ b/mixer/doc/MANUAL.mu @@ -135,11 +135,11 @@ > /strip/[STRIP_NAME]/[MODULE_NAME]/[PARAMETER_NAME]/unscaled If same module\/plugin is used twice in a signal chain - (e.g. multiple Gain stages), then a position dependent sequence number - will be appended to the module name. For example, a path might look - like the following: + (e.g. multiple Gain stages), then a position dependent sequence + number will be appended to the module name. For example, a path + 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'.