..
cycle_timer.h
WinMME based midi input/output for portaudio backend
2015-07-31 09:59:54 +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_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
mmcss.cc
Use BOOL (rather than WINBOOL) for compatibility with MSVC
2015-07-31 13:41:16 +01:00
mmcss.h
Add MMCSS related code for raising thread priority on Windows
2015-07-31 09:59:54 +10:00
portaudio_backend.cc
Reindent and reformat switch statements in PortaudioBackend
2015-09-02 12:07:14 +10:00
portaudio_backend.h
Use ASIO specific device channel names for port properties/pretty names
2015-08-05 13:21:30 +10:00
portaudio_io.cc
Don't query supported sample rates for ASIO devices in PortaudioBackend
2015-09-02 12:07:14 +10:00
portaudio_io.h
Use two private utility functions in PortaudioIO class for default SR's and buffer sizes
2015-09-02 12:07:14 +10:00
rt_thread.h
call me Mr. Backend
2015-03-13 13:32:14 +01:00
win_utils.cc
Specifically #include <mmsystem.h> to get us TIMECAPS
2015-07-31 13:48:25 +01:00
win_utils.h
WinMME based midi input/output for portaudio backend
2015-07-31 09:59:54 +10:00
winmmemidi_input_device.cc
Proper solution to replace 9cabc1b hack.
2015-08-04 01:03:57 +02:00
winmmemidi_input_device.h
Proper solution to replace 9cabc1b hack.
2015-08-04 01:03:57 +02:00
winmmemidi_io.cc
WinMME based midi input/output for portaudio backend
2015-07-31 09:59:54 +10:00
winmmemidi_io.h
add missing pthread.h includes
2015-07-31 02:28:12 +02:00
winmmemidi_output_device.cc
Use MMCSS to elevate the thread priorities for audio and MIDI threads
2015-07-31 09:59:54 +10:00
winmmemidi_output_device.h
add missing pthread.h includes
2015-07-31 02:28:12 +02:00
wscript
Proper solution to replace 9cabc1b hack.
2015-08-04 01:03:57 +02:00