Home | History | Annotate | Download | only in audio

Lines Matching refs:stat_cmd

318     stat_cmd = '%s -c 1 %s - -n stat 2>&1' % (SOX_PATH, sox_format)
319 sox_cmd = '%s | %s' % (sox_mixer_cmd, stat_cmd)
505 sox_utils.stat_cmd('-', channels=1, bits=bits, rate=rate),