Powerstick
6 Programming the DSP
18
6.4.4
Channel selection
Definition:
Input | Out 1 | Out 2
Description:
Selects the DSP- and amp channel Out 1 or Out 2. For the selected channel
the LPI processes all text commands until the next line below in which the text
command for channel selection or the text command „Preset“ or „Bank“ is used.
Example(s):
Input
gain +6dB
Out 2
hpf BW18 50Hz
# refers to both DSP and amp chan-
nels within the preset
# selects DSP-/Amp channel 2
6.4.5
Comment
Definition:
#
Description:
To write a comment in a line, a pound sign (#) is set in front of the text. The text
following the pound sign is ignored by the DSP.
Example(s):
# comment
# this text is painted green and simply
serves as documentation or labeling
function
6.4.6
Delay
Definition:
delay <time>ms
Description:
Sets the time delay in milliseconds.
Example(s):
delay 2.3ms
The channel in which this command is
used gets delayed by 2.3 ms