▲ 2 r/midi_mapper
Encoder Implementation/Output Devices
Endless encoders have no indents and no start or end and output CC - channel - value (0-127)
Current encoder implementation only allows a one keystroke for endless encoders which activates in both directions as it only has CC and channel.
Adding “value” as a third option allows a keystroke bind for (CC-channel-127) as the encoder increases and (CC-channel-0) as the encoder decreases, velocity and note on/off as as options for buttons would allow for a release to push option.
Adding support for output devices allows the app to work with loopMIDI which creates virtual midi that splits the main midi output to be used simultaneously with multiple apps.
Thanks
u/EpicLeRedditUser — 9 days ago