Skip to content

Instantly share code, notes, and snippets.

@nyanpasu64
Created December 1, 2019 10:28
Show Gist options
  • Save nyanpasu64/14740fcaff6d2671b384e1caeb32cff2 to your computer and use it in GitHub Desktop.
Save nyanpasu64/14740fcaff6d2671b384e1caeb32cff2 to your computer and use it in GitHub Desktop.
portaudiocpp master file list
as of portaudio commit c5d2c51bd6fe354d0ee1119ba932bfebd3ebfacc (master)
sources:
source/portaudiocpp/AsioDeviceAdapter.cxx
source/portaudiocpp/BlockingStream.cxx
source/portaudiocpp/CFunCallbackStream.cxx
source/portaudiocpp/CallbackInterface.cxx
source/portaudiocpp/CallbackStream.cxx
source/portaudiocpp/CppFunCallbackStream.cxx
source/portaudiocpp/Device.cxx
source/portaudiocpp/DirectionSpecificStreamParameters.cxx
source/portaudiocpp/Exception.cxx
source/portaudiocpp/HostApi.cxx
source/portaudiocpp/InterfaceCallbackStream.cxx
source/portaudiocpp/MemFunCallbackStream.cxx
source/portaudiocpp/Stream.cxx
source/portaudiocpp/StreamParameters.cxx
source/portaudiocpp/System.cxx
source/portaudiocpp/SystemDeviceIterator.cxx
source/portaudiocpp/SystemHostApiIterator.cxx
headers:
include/portaudiocpp/AsioDeviceAdapter.hxx
include/portaudiocpp/AutoSystem.hxx
include/portaudiocpp/BlockingStream.hxx
include/portaudiocpp/CFunCallbackStream.hxx
include/portaudiocpp/CallbackInterface.hxx
include/portaudiocpp/CallbackStream.hxx
include/portaudiocpp/CppFunCallbackStream.hxx
include/portaudiocpp/Device.hxx
include/portaudiocpp/DirectionSpecificStreamParameters.hxx
include/portaudiocpp/Exception.hxx
include/portaudiocpp/HostApi.hxx
include/portaudiocpp/InterfaceCallbackStream.hxx
include/portaudiocpp/MemFunCallbackStream.hxx
include/portaudiocpp/PortAudioCpp.hxx
include/portaudiocpp/SampleDataFormat.hxx
include/portaudiocpp/Stream.hxx
include/portaudiocpp/StreamParameters.hxx
include/portaudiocpp/System.hxx
include/portaudiocpp/SystemDeviceIterator.hxx
include/portaudiocpp/SystemHostApiIterator.hxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment