input [channel] gain
Sets the input gain for the given channel
Note: Because most gain values are negative, a prefix of --
is required to pass values.
Example
Sets input channel 0's gain to -10dB
minidsp input 0 gain -- -10
Usage
$ minidsp input 0 gain --help
Set the input gain for this channel
Usage: minidsp input <INPUT_INDEX> gain <VALUE>
Arguments:
<VALUE> Gain in dB
Options:
-h, --help Print help information