Pink noise is perceptually uniform noise -- that is, it sounds like every frequency at once. If you can hear any tone it may indicate resonances in your speaker system or room.
-t sine means to use sine wave.
-t wav means to play WAV files, either pre-defined files or given via -w option.
You can pass the number from 1 to 3 as a backward compatibility.
Specifies the number of loops. Zero means to run infinitely.
When -s option below with a valid channel is given, speaker-test will perform always a single-shot without looping.
For example, when 1 is passed, it tests the left channel only once rather than both channels with looping.
Produce stereo sound from one stereo jack:
speaker-test -Dplug:front -c2
Produce 4 speaker sound from two stereo jacks:
speaker-test -Dplug:surround40 -c4
Produce 5.1 speaker sound from three stereo jacks:
speaker-test -Dplug:surround51 -c6
To send a nice low 75Hz tone to the Woofer and then exit without touching any other speakers:
speaker-test -Dplug:surround51 -c6 -s1 -f75