]> Repos - portaudio/commitdiff
paqa_devs.c: improve file comment
authorPhil Burk <philburk@mobileer.com>
Sat, 26 Dec 2020 16:33:26 +0000 (08:33 -0800)
committerPhil Burk <philburk@mobileer.com>
Sat, 26 Dec 2020 16:47:56 +0000 (08:47 -0800)
qa/paqa_devs.c

index 87b074c66374cdb88f9db8c307aab5fc3a80b639..a7d19a2c6db595a0a48d35d8f28729c50b0ccc92 100644 (file)
@@ -1,11 +1,12 @@
 /** @file paqa_devs.c
     @ingroup qa_src
     @brief Self Testing Quality Assurance app for PortAudio
-    Try to open the default devices and run through all the
-    possible configurations. This test does not verify
-    that the configuration works well. It just verifies
-    that it does not crash. It requires a human to listen to
-    the sine wave outputs.
+    Try to open devices and run through all possible configurations.
+    By default, open only the default devices. Command line options support
+    opening every device, or all input devices, or all output devices.
+    This test does not verify that the configuration works well.
+    It just verifies that it does not crash. It requires a human to
+    listen to the sine wave outputs.
 
     @author Phil Burk  http://www.softsynth.com