2004-05-10 16:28:02 +02:00
|
|
|
To make or build just type
|
|
|
|
|
|
|
|
make
|
|
|
|
|
|
|
|
To test: -
|
|
|
|
1) Just stereo sound from one stereo jack: -
|
2004-05-16 15:43:29 +02:00
|
|
|
./speaker-test -Dfront -c2
|
2004-05-10 16:28:02 +02:00
|
|
|
2) A 4 speaker setup from two stereo jacks: -
|
2004-05-16 15:43:29 +02:00
|
|
|
./speaker-test -Dsurround40 -c4
|
2004-05-10 16:28:02 +02:00
|
|
|
3) A 5.1 speaker setup from three stereo jacks: -
|
2004-05-16 15:43:29 +02:00
|
|
|
./speaker-test -Dsurround51 -c6
|
|
|
|
4) 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
|
2004-05-10 16:28:02 +02:00
|
|
|
|