keinstein / mutabor

Perform dynamic tunings in realtime music or use them for procesing MIDI files
http://www.math.tu-dresden.de/~mutabor
GNU General Public License v2.0
6 stars 1 forks source link

Improve timing resolution tests #5

Open keinstein opened 6 years ago

keinstein commented 6 years ago

Currently src/kernel/routing/tests/timer1.cpp as inaccuracies of 30 ms and more, while on Linux it stays within 10 ms. What is the cause for that? How can it be resolved?