input [channel] mute

Examples

Mute input channel 0

minidsp input 0 mute on

Unmute input channel 0

minidsp input 0 mute off

Usage

$ minidsp input 0 mute --help
Set the master mute status

Usage: minidsp input <INPUT_INDEX> mute [VALUE]

Arguments:
  [VALUE]  on | off

Options:
  -h, --help  Print help information