13
0
livetrax/libs/backends/dummy
Robin Gareus c24b456211
Windows: unconditionally request high timer resolution
Previously timeBeginPeriod() was only called when MIDI
system was set to WinMME. It was also possible that
it was never unset in case starting the engine failed.

This significantly speeds up freewheel export which uses
Glib::usleep(100) when MIDI is disabled.

see also: https://randomascii.wordpress.com/2020/10/04/windows-timer-resolution-the-great-rule-change/
2023-06-05 00:02:54 +02:00
..
dummy_audiobackend.cc Windows: unconditionally request high timer resolution 2023-06-05 00:02:54 +02:00
dummy_audiobackend.h
dummy_midi_seq.h Dummy: add MMC test sequence 2023-06-03 19:10:32 +02:00
wscript