Midi Problems - NRPN Midi controll of the Pitch Intevalls 1 and 2 of the Chromatic Pitch.

  • Hey Guys,


    I'am looking for the right NRPN message to address the Pitch Intervals 1 and 2. In the Midi handbook I can only find this:


    56 Voice 1 Pitch
    57 Voice 2 Pitch


    Unfortunately it seems like these CCs don't work at all.

    Maybe there is something wrong with the parameter Value.


    Id like to switch between -1, Unison, and +1 via midi.

    So maybe someone could help me in the process of making it work.


    I'am using the following CCs:

    Message.................Value

    99...............................51

    98...............................55

    6...................................0

    38..................................0


    So I thought that would switch it to the min. value but it doesn't.

    So what am I making wrong guys?


    Like I said, I'm looking for the right CCs for -1, Unison and +1

    Help would be really appreciated

  • These are bipolar, small range parameters.


    Send value 64 ("6=0,38=64") for "<0>", value 63 for "-1", value 65 for "+1".


    Minimum value is: 28, maximum value is 100, 64 is center (and default).

  • Nevermind. Isn't working at all. Its weird because the other parameters work just fine. I tried 64 for LSB and MLB and both 64 at the same time aswell. nothing works. maybe its bugged.


    99...............................51

    98...............................56

    6...................................0

    38..................................64

    NOT WORKING


    99...............................51

    98...............................56

    6...................................64

    38..................................64

    NOT WORKING


    99...............................51

    98...............................56

    6...................................64

    38..................................0

    NOT WORKING