portaudio portable audio framework
authorwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 13 May 2012 21:19:57 +0000 (21:19 +0000)
committerwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 13 May 2012 21:19:57 +0000 (21:19 +0000)
commit8c8dc60410d351bb24829d895bb9ba4b0c3c867f
treececa66aef177ba0804dce71625db059eff5c6478
parent653ba5e5bb9f81934a472d4016abcf7683100d09
portaudio portable audio framework

git-svn-id: https://svn.code.sf.net/p/freetel/code@453 01035d8c-6547-0410-b346-abe4f91aad63
334 files changed:
fdmdv2/portaudio/CMakeLists.txt [new file with mode: 0644]
fdmdv2/portaudio/Doxyfile [new file with mode: 0644]
fdmdv2/portaudio/Doxyfile.developer [new file with mode: 0644]
fdmdv2/portaudio/LICENSE.txt [new file with mode: 0644]
fdmdv2/portaudio/Makefile [new file with mode: 0644]
fdmdv2/portaudio/Makefile.in [new file with mode: 0644]
fdmdv2/portaudio/README.configure.txt [new file with mode: 0644]
fdmdv2/portaudio/README.txt [new file with mode: 0644]
fdmdv2/portaudio/Release/common_pa_allocation.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/common_pa_converters.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/common_pa_cpuload.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/common_pa_debugprint.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/common_pa_dither.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/common_pa_front.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/common_pa_process.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/common_pa_ringbuffer.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/common_pa_stream.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/common_pa_trace.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/dsound_pa_win_ds.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/dsound_pa_win_ds_dynlink.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/win_pa_win_coinitialize.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/win_pa_win_hostapis.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/win_pa_win_util.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/win_pa_win_waveformat.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/win_pa_win_wdmks_utils.o.d [new file with mode: 0644]
fdmdv2/portaudio/Release/win_pa_x86_plain_converters.o.d [new file with mode: 0644]
fdmdv2/portaudio/SConstruct [new file with mode: 0644]
fdmdv2/portaudio/aclocal.m4 [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/AUTHORS [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/COPYING [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/ChangeLog [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/INSTALL [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/Makefile.am [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/Makefile.in [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/NEWS [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/README [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/SConscript [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/aclocal.m4 [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/bin/Makefile.am [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/bin/Makefile.in [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/gnu/Makefile.in [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/gnu/OUT_OF_DATE [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/gnu/aclocal.m4 [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/gnu/config.guess [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/gnu/config.sub [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/gnu/configure [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/gnu/configure.ac [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/gnu/install-sh [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/vc6/devs_example.dsp [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/vc6/devs_example.dsw [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/vc6/sine_example.dsp [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/vc6/sine_example.dsw [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/vc6/static_library.dsp [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/vc6/static_library.dsw [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/vc7/OUT_OF_DATE [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/vc7_1/devs_example.sln [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/vc7_1/devs_example.vcproj [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/vc7_1/sine_example.sln [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/vc7_1/sine_example.vcproj [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/vc7_1/static_library.sln [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/build/vc7_1/static_library.vcproj [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/configure [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/configure.ac [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/doc/Makefile.am [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/doc/Makefile.in [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/doc/README [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/doc/config.doxy [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/doc/config.doxy.linux [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/example/devs.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/example/sine.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/Makefile.am [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/Makefile.in [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/AsioDeviceAdapter.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/AutoSystem.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/BlockingStream.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/CFunCallbackStream.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/CallbackInterface.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/CallbackStream.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/CppFunCallbackStream.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/Device.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/DirectionSpecificStreamParameters.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/Exception.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/HostApi.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/InterfaceCallbackStream.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/MemFunCallbackStream.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/PortAudioCpp.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/SampleDataFormat.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/Stream.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/StreamParameters.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/System.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/SystemDeviceIterator.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/include/portaudiocpp/SystemHostApiIterator.hxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/lib/Makefile.am [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/lib/Makefile.in [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/portaudiocpp.pc.in [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/AsioDeviceAdapter.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/BlockingStream.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/CFunCallbackStream.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/CallbackInterface.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/CallbackStream.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/CppFunCallbackStream.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/Device.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/DirectionSpecificStreamParameters.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/Exception.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/HostApi.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/InterfaceCallbackStream.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/MemFunCallbackStream.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/Stream.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/StreamParameters.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/System.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/SystemDeviceIterator.cxx [new file with mode: 0644]
fdmdv2/portaudio/bindings/cpp/source/portaudiocpp/SystemHostApiIterator.cxx [new file with mode: 0644]
fdmdv2/portaudio/build/msvc/portaudio.def [new file with mode: 0644]
fdmdv2/portaudio/build/msvc/portaudio.dsp [new file with mode: 0644]
fdmdv2/portaudio/build/msvc/portaudio.dsw [new file with mode: 0644]
fdmdv2/portaudio/build/msvc/portaudio.sln [new file with mode: 0644]
fdmdv2/portaudio/build/msvc/portaudio.vcproj [new file with mode: 0644]
fdmdv2/portaudio/build/msvc/readme.txt [new file with mode: 0644]
fdmdv2/portaudio/build/scons/SConscript_common [new file with mode: 0644]
fdmdv2/portaudio/build/scons/SConscript_opts [new file with mode: 0644]
fdmdv2/portaudio/cmake_support/FindASIOSDK.cmake [new file with mode: 0644]
fdmdv2/portaudio/cmake_support/FindDXSDK.cmake [new file with mode: 0644]
fdmdv2/portaudio/cmake_support/options_cmake.h.in [new file with mode: 0644]
fdmdv2/portaudio/cmake_support/template_portaudio.def [new file with mode: 0644]
fdmdv2/portaudio/config.guess [new file with mode: 0644]
fdmdv2/portaudio/config.log [new file with mode: 0644]
fdmdv2/portaudio/config.status [new file with mode: 0644]
fdmdv2/portaudio/config.sub [new file with mode: 0644]
fdmdv2/portaudio/configure [new file with mode: 0644]
fdmdv2/portaudio/configure.in [new file with mode: 0644]
fdmdv2/portaudio/depcomp [new file with mode: 0644]
fdmdv2/portaudio/doc/html/.gitignore [new file with mode: 0644]
fdmdv2/portaudio/doc/src/api_overview.dox [new file with mode: 0644]
fdmdv2/portaudio/doc/src/images/portaudio-external-architecture-diagram.png [new file with mode: 0644]
fdmdv2/portaudio/doc/src/license.dox [new file with mode: 0644]
fdmdv2/portaudio/doc/src/mainpage.dox [new file with mode: 0644]
fdmdv2/portaudio/doc/src/srcguide.dox [new file with mode: 0644]
fdmdv2/portaudio/doc/utils/checkfiledocs.py [new file with mode: 0644]
fdmdv2/portaudio/examples/pa_devs.c [new file with mode: 0644]
fdmdv2/portaudio/examples/pa_fuzz.c [new file with mode: 0644]
fdmdv2/portaudio/examples/paex_mono_asio_channel_select.c [new file with mode: 0644]
fdmdv2/portaudio/examples/paex_pink.c [new file with mode: 0644]
fdmdv2/portaudio/examples/paex_read_write_wire.c [new file with mode: 0644]
fdmdv2/portaudio/examples/paex_record.c [new file with mode: 0644]
fdmdv2/portaudio/examples/paex_saw.c [new file with mode: 0644]
fdmdv2/portaudio/examples/paex_sine.c [new file with mode: 0644]
fdmdv2/portaudio/examples/paex_wmme_ac3.c [new file with mode: 0644]
fdmdv2/portaudio/examples/paex_wmme_surround.c [new file with mode: 0644]
fdmdv2/portaudio/examples/paex_write_sine.c [new file with mode: 0644]
fdmdv2/portaudio/examples/paex_write_sine_nonint.c [new file with mode: 0644]
fdmdv2/portaudio/examples/test_portaudio/Release/.d [new file with mode: 0644]
fdmdv2/portaudio/examples/test_portaudio/main.cpp [new file with mode: 0644]
fdmdv2/portaudio/examples/test_portaudio/test_portaudio.mk [new file with mode: 0644]
fdmdv2/portaudio/examples/test_portaudio/test_portaudio.project [new file with mode: 0644]
fdmdv2/portaudio/examples/test_portaudio/test_portaudio.txt [new file with mode: 0644]
fdmdv2/portaudio/fixdir.bat [new file with mode: 0644]
fdmdv2/portaudio/fixfile.bat [new file with mode: 0644]
fdmdv2/portaudio/include/pa_asio.h [new file with mode: 0644]
fdmdv2/portaudio/include/pa_jack.h [new file with mode: 0644]
fdmdv2/portaudio/include/pa_linux_alsa.h [new file with mode: 0644]
fdmdv2/portaudio/include/pa_mac_core.h [new file with mode: 0644]
fdmdv2/portaudio/include/pa_win_ds.h [new file with mode: 0644]
fdmdv2/portaudio/include/pa_win_wasapi.h [new file with mode: 0644]
fdmdv2/portaudio/include/pa_win_waveformat.h [new file with mode: 0644]
fdmdv2/portaudio/include/pa_win_wmme.h [new file with mode: 0644]
fdmdv2/portaudio/include/portaudio.h [new file with mode: 0644]
fdmdv2/portaudio/index.html [new file with mode: 0644]
fdmdv2/portaudio/install-sh [new file with mode: 0644]
fdmdv2/portaudio/libtool [new file with mode: 0644]
fdmdv2/portaudio/ltmain.sh [new file with mode: 0644]
fdmdv2/portaudio/missing [new file with mode: 0644]
fdmdv2/portaudio/pablio/README.txt [new file with mode: 0644]
fdmdv2/portaudio/pablio/pablio.c [new file with mode: 0644]
fdmdv2/portaudio/pablio/pablio.def [new file with mode: 0644]
fdmdv2/portaudio/pablio/pablio.h [new file with mode: 0644]
fdmdv2/portaudio/pablio/test_rw.c [new file with mode: 0644]
fdmdv2/portaudio/pablio/test_rw_echo.c [new file with mode: 0644]
fdmdv2/portaudio/pablio/test_w_saw.c [new file with mode: 0644]
fdmdv2/portaudio/pablio/test_w_saw8.c [new file with mode: 0644]
fdmdv2/portaudio/portaudio-2.0.pc [new file with mode: 0644]
fdmdv2/portaudio/portaudio-2.0.pc.in [new file with mode: 0644]
fdmdv2/portaudio/portaudio.mk [new file with mode: 0644]
fdmdv2/portaudio/portaudio.project [new file with mode: 0644]
fdmdv2/portaudio/portaudio_examples/MyPortaudioClass.cpp [new file with mode: 0644]
fdmdv2/portaudio/portaudio_examples/MyPortaudioClass.h [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/README.txt [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/macosx/.gitignore [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/src/audio_analyzer.c [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/src/audio_analyzer.h [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/src/biquad_filter.c [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/src/biquad_filter.h [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/src/paqa.c [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/src/paqa_tools.c [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/src/paqa_tools.h [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/src/qa_tools.h [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/src/test_audio_analyzer.c [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/src/test_audio_analyzer.h [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/src/write_wav.c [new file with mode: 0644]
fdmdv2/portaudio/qa/loopback/src/write_wav.h [new file with mode: 0644]
fdmdv2/portaudio/qa/paqa_devs.c [new file with mode: 0644]
fdmdv2/portaudio/qa/paqa_errs.c [new file with mode: 0644]
fdmdv2/portaudio/qa/paqa_latency.c [new file with mode: 0644]
fdmdv2/portaudio/src/SConscript [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_allocation.c [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_allocation.h [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_converters.c [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_converters.h [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_cpuload.c [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_cpuload.h [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_debugprint.c [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_debugprint.h [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_dither.c [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_dither.h [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_endianness.h [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_front.c [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_hostapi.h [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_memorybarrier.h [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_process.c [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_process.h [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_ringbuffer.c [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_ringbuffer.h [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_stream.c [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_stream.h [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_trace.c [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_trace.h [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_types.h [new file with mode: 0644]
fdmdv2/portaudio/src/common/pa_util.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/alsa/pa_linux_alsa.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/asihpi/pa_linux_asihpi.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/asio/ASIO-README.txt [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/asio/Callback_adaptation_.pdf [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/asio/Pa_ASIO.pdf [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/asio/iasiothiscallresolver.cpp [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/asio/iasiothiscallresolver.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/asio/pa_asio.cpp [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/coreaudio/notes.txt [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/coreaudio/pa_mac_core.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/coreaudio/pa_mac_core_blocking.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/coreaudio/pa_mac_core_blocking.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/coreaudio/pa_mac_core_internal.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/coreaudio/pa_mac_core_old.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/coreaudio/pa_mac_core_utilities.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/coreaudio/pa_mac_core_utilities.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/dsound/pa_win_ds.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/dsound/pa_win_ds_dynlink.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/dsound/pa_win_ds_dynlink.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/jack/pa_jack.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/oss/low_latency_tip.txt [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/oss/pa_unix_oss.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/oss/recplay.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/skeleton/README.txt [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/skeleton/pa_hostapi_skeleton.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/AudioSessionTypes.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/FunctionDiscoveryKeys_devpkey.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/audioclient.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/devicetopology.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/endpointvolume.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/functiondiscoverykeys.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/ks.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/ksguid.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/ksmedia.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/ksproxy.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/ksuuids.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/mmdeviceapi.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/propidl.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/propkey.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/propkeydef.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/propsys.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/rpcsal.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/sal.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/sdkddkver.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/shtypes.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/mingw-include/structuredquery.h [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/pa_win_wasapi.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wasapi/readme.txt [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wdmks/pa_win_wdmks.c [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wdmks/readme.txt [new file with mode: 0644]
fdmdv2/portaudio/src/hostapi/wmme/pa_win_wmme.c [new file with mode: 0644]
fdmdv2/portaudio/src/os/mac_osx/.gitignore [new file with mode: 0644]
fdmdv2/portaudio/src/os/unix/pa_unix_hostapis.c [new file with mode: 0644]
fdmdv2/portaudio/src/os/unix/pa_unix_util.c [new file with mode: 0644]
fdmdv2/portaudio/src/os/unix/pa_unix_util.h [new file with mode: 0644]
fdmdv2/portaudio/src/os/win/pa_win_coinitialize.c [new file with mode: 0644]
fdmdv2/portaudio/src/os/win/pa_win_coinitialize.h [new file with mode: 0644]
fdmdv2/portaudio/src/os/win/pa_win_hostapis.c [new file with mode: 0644]
fdmdv2/portaudio/src/os/win/pa_win_util.c [new file with mode: 0644]
fdmdv2/portaudio/src/os/win/pa_win_waveformat.c [new file with mode: 0644]
fdmdv2/portaudio/src/os/win/pa_win_wdmks_utils.c [new file with mode: 0644]
fdmdv2/portaudio/src/os/win/pa_win_wdmks_utils.h [new file with mode: 0644]
fdmdv2/portaudio/src/os/win/pa_x86_plain_converters.c [new file with mode: 0644]
fdmdv2/portaudio/src/os/win/pa_x86_plain_converters.h [new file with mode: 0644]
fdmdv2/portaudio/test/README.txt [new file with mode: 0644]
fdmdv2/portaudio/test/pa_minlat.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest1.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_buffer.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_callbackstop.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_clip.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_converters.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_dither.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_dsound_surround.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_hang.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_in_overflow.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_jack_wasapi.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_latency.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_leftright.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_longsine.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_many.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_maxsines.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_mono.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_multi_sine.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_out_underflow.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_prime.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_read_record.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_ringmix.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_sine8.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_sine_channelmaps.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_sine_formats.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_sine_srate.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_sine_time.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_start_stop.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_stop.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_stop_playout.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_suggested_vs_streaminfo_latency.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_suggested_vs_streaminfo_latency.py [new file with mode: 0644]
fdmdv2/portaudio/test/patest_sync.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_timing.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_toomanysines.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_two_rates.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_underflow.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_wire.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_wmme_find_best_latency_params.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_wmme_low_level_latency_params.c [new file with mode: 0644]
fdmdv2/portaudio/test/patest_write_stop.c [new file with mode: 0644]
fdmdv2/portaudio/testcvs/changeme.txt [new file with mode: 0644]