..
audio_utils.h
globally change all use of "frame" to refer to audio into "sample".
2017-09-18 12:39:17 -04:00
cycle_timer.h
globally change all use of "frame" to refer to audio into "sample".
2017-09-18 12:39:17 -04: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
WinMME based midi input/output for portaudio backend
2015-07-31 09:59:54 +10:00
midi_util.h
WinMME based midi input/output for portaudio backend
2015-07-31 09:59:54 +10:00
portaudio_backend.cc
Remove ambiguous API implementation
2018-11-28 15:32:40 +01:00
portaudio_backend.h
Remove ambiguous API implementation
2018-11-28 15:32:40 +01:00
portaudio_io.cc
globally change all use of "frame" to refer to audio into "sample".
2017-09-18 12:39:17 -04:00
portaudio_io.h
globally change all use of "frame" to refer to audio into "sample".
2017-09-18 12:39:17 -04:00
winmmemidi_input_device.cc
Namespace PBD::RingBuffer
2017-09-16 16:37:29 +02:00
winmmemidi_input_device.h
Namespace PBD::RingBuffer
2017-09-16 16:37:29 +02:00
winmmemidi_io.cc
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
2016-07-14 14:45:23 -04:00
winmmemidi_io.h
PortAudio backend RT-safe MIDI buffer allocation
2017-08-05 15:36:36 +02:00
winmmemidi_output_device.cc
Namespace PBD::RingBuffer
2017-09-16 16:37:29 +02:00
winmmemidi_output_device.h
Namespace PBD::RingBuffer
2017-09-16 16:37:29 +02:00
wscript
prepare for update to waf 1.8
2016-02-28 21:16:44 +01:00