From: philburk Date: Sun, 27 May 2012 00:46:28 +0000 (+0000) Subject: Added build instruction for loopback test. X-Git-Tag: pa_stable_v19_20140130_r1919~67 X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=ef2e72c22ac3e70ae718f36d7b5449ba0407993f;p=portaudio Added build instruction for loopback test. --- diff --git a/qa/loopback/README.txt b/qa/loopback/README.txt index 5ce8f29..5ad0280 100644 --- a/qa/loopback/README.txt +++ b/qa/loopback/README.txt @@ -10,6 +10,15 @@ and phase analysers can detect errors in the audio stream. This test can be run from a script as part of a nightly build and test. +--- How to Build the Loopback Test --- + +The loopback test is not normally built by the makefile. +To build the loopback test, enter: + + ./configure && make loopback + +This will build the "bin/paloopback" executable. + --- How To Run Test --- Connect stereo cables from one or more output audio devices to audio input devices.