Jump to content

Recommended Posts

Posted

Hi,

 

can anyone tell me if it is possible to send/receive a 10bit pitchbend event via encoder? I want to emulate a fader, that uses this.

 

The event has the form of "E9 xx yy" while xx refers to 3 LSBs and yy to 7 MSBs.

 

In Midiox it looks like this

 

0BAF24F   1  --     E0    42    00    1  ---  Pitch Bend
0BAF287   1  --     E0    03    01    1  ---  Pitch Bend
0BAF2AF   1  --     E0    45    01    1  ---  Pitch Bend
0BAF2EF   1  --     E0    06    02    1  ---  Pitch Bend
0BAF30F   1  --     E0    48    02    1  ---  Pitch Bend
0BAF31F   1  --     E0    09    03    1  ---  Pitch Bend
0BAF33F   1  --     E0    4B    03    1  ---  Pitch Bend
0BAF367   1  --     E0    0C    04    1  ---  Pitch Bend
0BAF397   1  --     E0    4E    04    1  ---  Pitch Bend
0BAF3A7   1  --     E0    0F    05    1  ---  Pitch Bend
0BAF3D7   1  --     E0    51    05    1  ---  Pitch Bend
0BAF3E7   1  --     E0    12    06    1  ---  Pitch Bend
0BAF407   1  --     E0    54    06    1  ---  Pitch Bend
0BAF41F   1  --     E0    15    07    1  ---  Pitch Bend
0BAF447   1  --     E0    57    07    1  ---  Pitch Bend
0BAF45F   1  --     E0    19    08    1  ---  Pitch Bend
0BAF487   1  --     E0    5A    08    1  ---  Pitch Bend
0BAF49F   1  --     E0    1C    09    1  ---  Pitch Bend
0BAF4BF   1  --     E0    5D    09    1  ---  Pitch Bend
0BAF4F8   1  --     E0    1F    0A    1  ---  Pitch Bend
0BAF518   1  --     E0    60    0A    1  ---  Pitch Bend
0BAF520   1  --     E0    22    0B    1  ---  Pitch Bend
0BAF550   1  --     E0    63    0B    1  ---  Pitch Bend
0BAF568   1  --     E0    25    0C    1  ---  Pitch Bend
0BAF588   1  --     E0    66    0C    1  ---  Pitch Bend
0BAF5A0   1  --     E0    28    0D    1  ---  Pitch Bend
0BAF5C0   1  --     E0    69    0D    1  ---  Pitch Bend
0BAF5D7   1  --     E0    2B    0E    1  ---  Pitch Bend
0BAF600   1  --     E0    6C    0E    1  ---  Pitch Bend
0BAF618   1  --     E0    2E    0F    1  ---  Pitch Bend
0BAF647   1  --     E0    6F    0F    1  ---  Pitch Bend
0BAF667   1  --     E0    31    10    1  ---  Pitch Bend
0BAF697   1  --     E0    73    10    1  ---  Pitch Bend
..........

 

when I drag the fader up.

 

Thanks.

 

my regards

Posted

Hi,

 

(note that I've no time to give explicit help till September)

 

it looks like the pitchbender sending routine expects either a 7bit (range 0:127), or a 14bit value (range 0:16383).

Other value ranges are not properly handled. I could change this sooner or later, but until then please use a 14bit value range.

(crossing my fingers, that this one is working - currently I can't test it...)

 

Best Regards, Thorsten.

Posted

Hi TK,

 

a pitchbend event with a 14bit value works, but only in one direction. I can control the value (volume fader in daw) with no value jumps, the encoder somehow "picks up" the value when I´m moving it, but it doesn´t get updated, while I move the fader inside the daw.

But that´s alright for now. This is a little side project, I´m working on, while I´m away from my main project. I´m with my folks for 2 weeks and I was only allowed to take my SEQ4 with me (strict orders from my wife :wink: ). So I thought I could work an some other ideas.

 

Many thanks for your advice.

 

My regards

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...