Author |
Topic: Bipolar encoder (Read 2409 times) |
|
vuvzzz
New Member

 MIDI-OX Rules!
Posts: 2
|
 |
Bipolar encoder
« on: Sep 11th, 2021, 8:24pm » |
Quote Modify
|
Is it possible in MIDI-OX to separate the increasing and decreasing value of the encoder and redirect the decreasing value to another note? As a result, we got a regular encoder that turns from 0 to 127 and gives two phases + and - to different notes, depending on the direction of rotation (clockwise or counterclockwise). I'm sorry if someone already ask that but i searched the whole forum and found nothing.
|
|
IP Logged |
|
|
|
Breath
Administrator
    

Gender: 
Posts: 1035
|
 |
Re: Bipolar encoder
« Reply #1 on: Sep 12th, 2021, 8:17pm » |
Quote Modify
|
Hi This sounds like something you could do on the Behringer BCR/F2000 controllers. It can output different messages depending on the direction of the turn. To detect 'increasing' or 'decreasing' values MidiOx would have to know the value that came before. That is, MidiOx would need to store a value. It doesn't store anything. However... MidiOx has a programmer's interface that lets you use, say VB or C or Python etc and these environments can store previous values. Have a look in the Help /Contents and the last topic 'Scripting' If you don't want to go down that path there is possibility that Bomes Midi Translator might do the trick. https://www.bome.com/products/miditranslator All the best Royce
|
|
IP Logged |
|
|
|
vuvzzz
New Member

 MIDI-OX Rules!
Posts: 2
|
 |
Re: Bipolar encoder
« Reply #2 on: Sep 14th, 2021, 5:26pm » |
Quote Modify
|
Thank you for the reply, Royce!
|
|
IP Logged |
|
|
|
|