Added build instruction for loopback test.
This commit is contained in:
parent
f69a02a99a
commit
ef2e72c22a
1 changed files with 9 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue