Skip to content

3 Byte Parameters that share a FLAG #1

@mekohler

Description

@mekohler

Some 3 Byte Parameters share the same Flag (Harmonics & Detune for example). The algorithm for decoding the display string does not take this into account.

  1. Set Harmonics to Display 25.14 and have Detune at 0.00. The algorithm will correctly get "25.14"
  2. Change Detune randomly (eg: 46.64) and the algorithm will sometimes deviate from "25.14" and predict "25.64", even though the Harmonics value never changed.

The deviation always seems to be equal to "0.50" when it occurs.

Apparently more work is needed to decode coupled Parameters. I have not been able to figure it out yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions