Continuous encoder remapping to send increasing/decreasing values.

Need help with Midiflow for Audiobus? Ask here!
muireb
Posts: 1
Joined: Fri Dec 04, 2020 9:34 pm

Continuous encoder remapping to send increasing/decreasing values.

Post by muireb »

Hey there. I'm having a bit of trouble remapping continuous encoders on my midi controller.
When I rotate the controller clockwise it just sends a value of 127 and then 1 if I turn it counter clockwise.
I would like to remap this so when it receives a value of 127/1 it sends an increasing/decreasing value

Here is a quick video of where I'm up to
https://youtu.be/t299FLX6X0U

-Input receiving then sending cc0 value 1 and 127
-Adding controller remapping
-Setting input to cc0 and changing controller mode to increment
-Trigger value set to 127
-Turn off cycle
- When the mapping receives value 127 it now sends out an increasing value.

Now I just want to do the opposite when a value of 1 is received.