]> Repos - portaudio/commit
Initial revision
authorphil <phil@0f58301d-fd10-0410-b4af-bbb618454e57>
Tue, 22 Jan 2002 00:51:49 +0000 (00:51 +0000)
committerphil <phil@0f58301d-fd10-0410-b4af-bbb618454e57>
Tue, 22 Jan 2002 00:51:49 +0000 (00:51 +0000)
commitc98797d938b4f5824f72dc7cbcb74d274d07007c
tree33e4e825fdcec060cbc62d069d8bd5a8b9e21428
Initial revision
76 files changed:
Makefile.linux [new file with mode: 0644]
fixdir.bat [new file with mode: 0755]
pa_asio/Callback_adaptation_.pdf [new file with mode: 0644]
pa_asio/Pa_ASIO.pdf [new file with mode: 0644]
pa_asio/pa_asio.cpp [new file with mode: 0644]
pa_beos/PlaybackNode.cc [new file with mode: 0644]
pa_beos/PlaybackNode.h [new file with mode: 0644]
pa_beos/pa_beos_mk.cc [new file with mode: 0644]
pa_common/pa_host.h [new file with mode: 0644]
pa_common/pa_lib.c [new file with mode: 0644]
pa_common/pa_trace.c [new file with mode: 0644]
pa_common/pa_trace.h [new file with mode: 0644]
pa_common/portaudio.h [new file with mode: 0644]
pa_dll_switch/PaDllEntry.h [new file with mode: 0644]
pa_dll_switch/letter_from_tim_010817.txt [new file with mode: 0644]
pa_dll_switch/loadPA_DLL.cpp [new file with mode: 0644]
pa_dll_switch/pa_lib.c [new file with mode: 0644]
pa_dll_switch/portaudio.h [new file with mode: 0644]
pa_mac/pa_mac.c [new file with mode: 0644]
pa_mac_core/pa_mac_core.c [new file with mode: 0644]
pa_sgi/Makefile [new file with mode: 0644]
pa_sgi/pa_sgi.c [new file with mode: 0644]
pa_tests/debug_dual.c [new file with mode: 0644]
pa_tests/debug_multi_in.c [new file with mode: 0644]
pa_tests/debug_multi_out.c [new file with mode: 0644]
pa_tests/debug_record.c [new file with mode: 0644]
pa_tests/debug_sine.c [new file with mode: 0644]
pa_tests/debug_sine_wait.c [new file with mode: 0644]
pa_tests/debug_test1.c [new file with mode: 0644]
pa_tests/pa_devs.c [new file with mode: 0644]
pa_tests/pa_fuzz.c [new file with mode: 0644]
pa_tests/pa_minlat.c [new file with mode: 0644]
pa_tests/paqa_devs.c [new file with mode: 0644]
pa_tests/paqa_errs.c [new file with mode: 0644]
pa_tests/patest1.c [new file with mode: 0644]
pa_tests/patest_buffer.c [new file with mode: 0644]
pa_tests/patest_clip.c [new file with mode: 0644]
pa_tests/patest_dither.c [new file with mode: 0644]
pa_tests/patest_latency.c [new file with mode: 0644]
pa_tests/patest_leftright.c [new file with mode: 0644]
pa_tests/patest_longsine.c [new file with mode: 0644]
pa_tests/patest_many.c [new file with mode: 0644]
pa_tests/patest_maxsines.c [new file with mode: 0644]
pa_tests/patest_pink.c [new file with mode: 0644]
pa_tests/patest_record.c [new file with mode: 0644]
pa_tests/patest_ringmix.c [new file with mode: 0644]
pa_tests/patest_saw.c [new file with mode: 0644]
pa_tests/patest_sine.c [new file with mode: 0644]
pa_tests/patest_sine8.c [new file with mode: 0644]
pa_tests/patest_sine_formats.c [new file with mode: 0644]
pa_tests/patest_sine_time.c [new file with mode: 0644]
pa_tests/patest_stop.c [new file with mode: 0644]
pa_tests/patest_sync.c [new file with mode: 0644]
pa_tests/patest_underflow.c [new file with mode: 0644]
pa_tests/patest_wire.c [new file with mode: 0644]
pa_unix_oss/Makefile [new file with mode: 0644]
pa_unix_oss/Makefile_freebsd [new file with mode: 0644]
pa_unix_oss/low_latency_tip.txt [new file with mode: 0644]
pa_unix_oss/pa_unix_oss.c [new file with mode: 0644]
pa_unix_oss/recplay.c [new file with mode: 0644]
pa_win_ds/dsound_wrapper.c [new file with mode: 0644]
pa_win_ds/dsound_wrapper.h [new file with mode: 0644]
pa_win_ds/pa_dsound.c [new file with mode: 0644]
pa_win_ds/portaudio.def [new file with mode: 0644]
pa_win_wmme/Makefile.cygwin [new file with mode: 0644]
pa_win_wmme/pa_win_wmme.c [new file with mode: 0644]
pablio/README.txt [new file with mode: 0644]
pablio/pablio.c [new file with mode: 0644]
pablio/pablio.def [new file with mode: 0644]
pablio/pablio.h [new file with mode: 0644]
pablio/ringbuffer.c [new file with mode: 0644]
pablio/ringbuffer.h [new file with mode: 0644]
pablio/test_rw.c [new file with mode: 0644]
pablio/test_rw_echo.c [new file with mode: 0644]
pablio/test_w_saw.c [new file with mode: 0644]
pablio/test_w_saw8.c [new file with mode: 0644]