Gain

Sets the master volume

Note: Because most gain values are negative, a prefix of -- is required to pass values.

Examples

Set master gain to -20dB

minidsp gain -- -20

Usage

$ minidsp gain --help
Set the master output gain [-127, 0]

Usage: minidsp gain [OPTIONS] <VALUE>

Arguments:
  <VALUE>  Gain in decibels, between -127 and 0 inclusively

Options:
  -r, --relative  Specify the value as a relative increment on top of the current gain
  -h, --help      Print help information