Outputs

This is where you'd configure the output gain settings, crossovers, PEQs, FIR filters, compressors, phase inversion and delay for each output channel. The device needs to be part of the Full Support tier.

Usage

$ minidsp output --help
Control settings regarding output channels

Usage: minidsp output <OUTPUT_INDEX> <COMMAND>

Commands:
  gain        Set the output gain for this channel
  mute        Set the master mute status
  delay       Set the delay associated to this channel
  invert      Set phase inversion on this channel
  peq         Control the parametric equalizer
  fir         Control the FIR filter
  crossover   Control crossovers (2x 4 biquads)
  compressor  Control the compressor
  help        Print this message or the help of the given subcommand(s)

Arguments:
  <OUTPUT_INDEX>  Index of the output channel, starting at 0

Options:
  -h, --help  Print help information