You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
If I turn the VFO wheel a little faster, the frequency change of the VFO movement runs longer than I turn the VFO wheel. Just as if the commands were running through a slow bucket brigade memory.
Since I only notice the behavior when controlling VFO A, but not with VFO B, I suspect a BUG
To Reproduce
Steps to reproduce the behaviour:
Control Thetis via the Midi interface
Quickly rotate the VFO wheel. You can also turn the VFO wheel several times quickly half a turn to the left and to the right.
With VFO B, the frequency follows exactly the movements of the VFO wheel.
With VFO A, the frequency continues to change for a moment, even if the VFO wheel is no longer moved.
Expected behaviour
The frequency changes not only for VFO B but also for VFO A, analogous to the turning of the VFO wheel.
Desktop (please complete the following information):
Win 11 Pro, AMD Ryzen 7 7840HS
Thetis v2.10.3.8 x64
Additional context
I use a self-made midi controller built with a Teensy. It should behave like a usual midi controller :-) .
To change the frequency, I use the same VFO wheel for VFO A and B. Switching between >>Change Freq Vfo A<< and >>Change Freq Vfo B<< is done via >>Swap Vfo Wheels<<.