jack2 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falkTX 230cd6cc64
winmme: allow to activate without any ports, fix some warnings
4 years ago
..
JackWinMMEDriver.cpp winmme: allow to activate without any ports, fix some warnings 4 years ago
JackWinMMEDriver.h WinMME: Use waitable timers, which have a resolution of 100 ns. Use timeBeginPeriod() and timeEndPeriod() for greater multimedia timer resolution. 14 years ago
JackWinMMEInputPort.cpp MIDI port pretty names (#498) 5 years ago
JackWinMMEInputPort.h WinMME: Try to use MIDI in timestamps in the sanest way I can think of. This should eliminate jitter introduced by the code, but might create some latency. 14 years ago
JackWinMMEOutputPort.cpp MIDI port pretty names (#498) 5 years ago
JackWinMMEOutputPort.h WinMME: Use waitable timers, which have a resolution of 100 ns. Use timeBeginPeriod() and timeEndPeriod() for greater multimedia timer resolution. 14 years ago
JackWinMMEPort.cpp MIDI port pretty names (#498) 5 years ago
JackWinMMEPort.h Include winsock2.h before windows.h, for mingw 5 years ago