Skip to content

when loading a saved history , the "map" clauses (to midi) do not get reassigned #5

@synthnassizer

Description

@synthnassizer

This is expected as a statement such as
"map 0 gain" does not contain the assigned midi channel , so saving and retrieving this history will not re-connect a midi channel to a control (ie. gain).
It would be extremely useful if I was able to set the midi channel I want to connect to a controller. F.e.:
map 0 gain 1 10

this could potentially connect "gain" of FXid "0" to midi control #10 , on midi channel #1).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions