WizardKit/.linux_items/archlive/airootfs/usr/local/bin/hw-diags-audio
2017-12-06 18:10:39 -08:00

12 lines
238 B
Bash

#!/bin/bash
#
## WK HW diagnostics - Audio (Stereo)
# Unmute and set volume
amixer -q set "Master" 80% unmute
amixer -q set "PCM" 90% unmute
speaker-test -c 2 -l 1 -t pink
# speaker-test -c 2 -l 1 -t sine
speaker-test -c 2 -l 1 -t wav