mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
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/ |
||
|---|---|---|
| .. | ||
| dummy_audiobackend.cc | ||
| dummy_audiobackend.h | ||
| dummy_midi_seq.h | ||
| wscript | ||