PortAudio
2.0
|
Directories | |
directory | loopback |
Files | |
file | paqa_devs.c |
Self Testing Quality Assurance app for PortAudio 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. | |
file | paqa_errs.c |
Self Testing Quality Assurance app for PortAudio Do lots of bad things to test error reporting. | |
file | paqa_latency.c |
Test latency estimates. | |
file | paqa_macros.h [code] |