| 84 | | tests/pa_fuzz.c = guitar fuzz box |
| 85 | | tests/pa_devs.c = print a list of available devices |
| 86 | | tests/pa_minlat.c = determine minimum latency for your machine |
| 87 | | tests/paqa_devs.c = self test that opens all devices |
| 88 | | tests/paqa_errs.c = test error detection and reporting |
| 89 | | tests/patest_clip.c = hear a sine wave clipped and unclipped |
| 90 | | tests/patest_dither.c = hear effects of dithering (extremely subtle) |
| 91 | | tests/patest_pink.c = fun with pink noise |
| 92 | | tests/patest_record.c = record and playback some audio |
| 93 | | tests/patest_maxsines.c = how many sine waves can we play? Tests Pa_GetCPULoad(). |
| 94 | | tests/patest_sine.c = output a sine wave in a simple PA app |
| 95 | | tests/patest_sync.c = test syncronization of audio and video |
| 96 | | tests/patest_wire.c = pass input to output, wire simulator |
| | 86 | test/pa_fuzz.c = guitar fuzz box |
| | 87 | test/pa_devs.c = print a list of available devices |
| | 88 | test/pa_minlat.c = determine minimum latency for your machine |
| | 89 | test/paqa_devs.c = self test that opens all devices |
| | 90 | test/paqa_errs.c = test error detection and reporting |
| | 91 | test/patest_clip.c = hear a sine wave clipped and unclipped |
| | 92 | test/patest_dither.c = hear effects of dithering (extremely subtle) |
| | 93 | test/patest_pink.c = fun with pink noise |
| | 94 | test/patest_record.c = record and playback some audio |
| | 95 | test/patest_maxsines.c = how many sine waves can we play? Tests Pa_GetCPULoad(). |
| | 96 | test/patest_sine.c = output a sine wave in a simple PA app |
| | 97 | test/patest_sync.c = test syncronization of audio and video |
| | 98 | test/patest_wire.c = pass input to output, wire simulator |