Skip to content

"Incremental Button" function from NRPN with 0/1 values (toggle) #269

@vonglan

Description

@vonglan

On the OB6, there are many toggle buttons, for example "Filter Envelope Velocity Sensitivity".
They send NRPN values 0 and 1 alternatingly (toggle). This can not be changed on the instrument (and I suppose it is the same with most other hardware synthesizers, only they use CCs instead of NRPNs).
I would like to use these buttons as "incremental buttons" (like I do in my "hard coded" JSFX mapper that I want to replace with ReaLearn).
One obstacle is #268 , which might be a bug.
Another is that the button presses that send NRPN 0 are ignored by ReaLearn. I understand that this is intended. But for this case it is not helpful. Can this be overcome, or is there a workaround for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    easyWould be quite easy to implementenhancementNew feature or requesthigh priorityrealearnRelated to ReaLearn

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions