Fixing incorrect information

This commit is contained in:
Zachary Klosko 2020-05-13 16:50:57 -04:00
parent a0276536c6
commit c3c30c0f76

View file

@ -23,15 +23,14 @@ Airtime stores log files under the directory path */var/log/airtime/* which can
Test tones Test tones
---------- ----------
Liquidsoap output can be tested using two commands provided by Airtime. The **airtime-test-soundcard** command enables you to send a test tone to the default sound card on the system, so you can check that your audio equipment is working. Press **Ctrl+C** on your keyboard to stop the tone. If you need to test your computer's soundcard, you can use `speaker-test`, a tone generator for ALSA.
This does not come installed with LibreTime but can be installed with `sudo apt install speaker-test`.
airtime-test-soundcard [-v] speaker-test [-D] [-f]
[-o alsa | ao | oss | portaudio | pulseaudio ]
[-h] Where:
Where: -D device name
     -v verbose mode -f frequency of test tone
     -o Linux Sound API (default: alsa)
     -h show help menu
The **airtime-test-stream** command enables you to send a test tone to a local or remote streaming media server. Press **Ctrl+C** on your keyboard to stop the tone being streamed. The **airtime-test-stream** command enables you to send a test tone to a local or remote streaming media server. Press **Ctrl+C** on your keyboard to stop the tone being streamed.