Posted by: Jan
« on: July 18, 2026, 12:28:24 pm »This is not a bug, but rather a feature of current implementation in Windows. The reason is that the encoder's emulator is a separate application and it is not synchronized with the Signal Tool as using the Signal Tool is optional. The time base of the emulator is thus derived using the Windows API timer which is not accurate. Given the intended demonstration use, this does not affect the functionality and keeps the sources tiny. This is the reason why the implementation is marked as experimental. We plan to synchronize the emulator with the built-in Signal Tool (i.e. with the sound card oscillator), but it won't be right away.