Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

[BUG] Undesirable behavior of VFO A when controlled via Midi #567

@Latidude0815

Description

@Latidude0815

Describe the bug

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:

  1. Control Thetis via the Midi interface
  2. 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.
  3. With VFO B, the frequency follows exactly the movements of the VFO wheel.
  4. 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.

Screenshots
Under this link you will find a small video:
https://www.dropbox.com/scl/fi/utmox1yiwzz64l6c1clji/Thetis-Vfo-demo.mp4?rlkey=lccwdfpzpsikbns03g6a293de&dl=0

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<<.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions