13
0
livetrax/libs/backends/portaudio
Tim Mayberry d50a821374 Add a missing include from portaudio WINMME source file
Apparently this is now required by my version of gcc/mingw
2016-02-11 12:15:07 +10:00
..
audio_utils.h Add audio_utils.h header in PortaudioBackend for de/interleaving audio data 2015-09-02 12:07:59 +10:00
cycle_timer.h Update timestamp types in CycleTimer class to be signed 2015-09-16 11:22:16 +10:00
debug.h Use debug output rather than sending errors for developer relevant port errors 2015-09-02 12:07:14 +10:00
midi_device_info.h Implement MIDI device enumeration and latency offset/calibration in portaudio backend 2016-02-11 12:15:07 +10:00
midi_util.cc
midi_util.h
portaudio_backend.cc Implement MIDI device enumeration and latency offset/calibration in portaudio backend 2016-02-11 12:15:07 +10:00
portaudio_backend.h Implement MIDI device enumeration and latency offset/calibration in portaudio backend 2016-02-11 12:15:07 +10:00
portaudio_io.cc Use a range of values for ASIO buffer sizes if provided by driver 2015-11-19 10:23:26 +10:00
portaudio_io.h Use a range of values for ASIO buffer sizes if provided by driver 2015-11-19 10:23:26 +10:00
rt_thread.h
winmmemidi_input_device.cc Fix handling of Sysex messages with WinMME midi driver 2015-10-07 21:48:56 +10:00
winmmemidi_input_device.h Fix handling of Sysex messages with WinMME midi driver 2015-10-07 21:48:56 +10:00
winmmemidi_io.cc Add a missing include from portaudio WINMME source file 2016-02-11 12:15:07 +10:00
winmmemidi_io.h Implement MIDI device enumeration and latency offset/calibration in portaudio backend 2016-02-11 12:15:07 +10:00
winmmemidi_output_device.cc add more debugging to portaudio/MME MIDI backend 2015-10-06 11:01:58 -04:00
winmmemidi_output_device.h
wscript ship both blocking and callback PA backends (for debug purposes) 2015-12-21 22:12:15 +01:00