Skip to content

FR: simulate encoders (rotary knobs) acceleration #715

@DaveInDev

Description

@DaveInDev

For controllers that do not implement encoder acceleration, it would be nice to have such a feature.
It would be based on the delta time between two consecutive sends from the controller on the same CC (encoder).
There could be a Sensitivity threashold in milliseconds, and a max number of acceleration (i.e. max number of times that the corresponding action should be triggered).
Here is an example in JSFX :

bbh_encoder_acceleration_simulator.zip

Put it on an armed track and just move a controller that send a CC, from slow to fast.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrealearnRelated to ReaLearn

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions