portaudio/qa/loopback/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2011-03-04 07:53:36 +00:00
..
audio_analyzer.c changes to get qa building on Windows with msvc. had to move variable declarations to the top of functions (ie ANSI C89) 2011-03-04 05:17:47 +00:00
audio_analyzer.h paqa: removed non standard and unused #include <strings.h>. updated definitions of pi to double precision 2011-03-04 03:01:44 +00:00
biquad_filter.c paqa: removed non standard and unused #include <strings.h>. updated definitions of pi to double precision 2011-03-04 03:01:44 +00:00
biquad_filter.h First checkin of new loopback unit test for PortAudio. 2010-11-12 19:14:25 +00:00
paqa.c added newline to print statement 2011-03-04 07:53:36 +00:00
paqa_tools.c changes to get qa building on Windows with msvc. had to move variable declarations to the top of functions (ie ANSI C89) 2011-03-04 05:17:47 +00:00
paqa_tools.h Add test for sample format conversion. 2011-03-02 01:53:02 +00:00
qa_tools.h Added paloopback test to the automated build. 2011-03-01 01:54:20 +00:00
test_audio_analyzer.c changes to get qa building on Windows with msvc. had to move variable declarations to the top of functions (ie ANSI C89) 2011-03-04 05:17:47 +00:00
test_audio_analyzer.h First checkin of new loopback unit test for PortAudio. 2010-11-12 19:14:25 +00:00
write_wav.c First checkin of new loopback unit test for PortAudio. 2010-11-12 19:14:25 +00:00
write_wav.h First checkin of new loopback unit test for PortAudio. 2010-11-12 19:14:25 +00:00