1. IMPORTANT:
    We launched a new online community and this space is now closed. This community will be available as a read-only resources until further notice.
    JOIN US HERE

Default value for midi-in controller not working

Discussion in 'REAKTOR' started by RichardLederer, Apr 7, 2021.

  1. RichardLederer

    RichardLederer NI Product Owner

    Messages:
    29
    I have created a macro for handling my midi pan controller data. It works if the midi track sends information on the channel 10 - if I send 0 it is left, if I send 127 it is right. But as soon as the midi track has no midi-pan data, the value 0 is sent and the audio signal is panned to the left. And that although I have set the default value 63.5 on my midi-in controller. How can i hear the sound in the middle if there is no panning information on the

    midi track? Panner.png
     
  2. Paule

    Paule NI Product Owner

    Messages:
    7,555
    upload_2021-4-7_22-40-21.png
    Double click the value and type in 64 - that's the middle between 0 .. 127 (128 steps/2 = 64)
     
  3. RichardLederer

    RichardLederer NI Product Owner

    Messages:
    29
    Thanks, but does not work. No matter which value I enter there.
     
  4. Paule

    Paule NI Product Owner

    Messages:
    7,555
    Instead of divide take minus 64 (63.5)
     
  5. RichardLederer

    RichardLederer NI Product Owner

    Messages:
    29
    As the wire-debugger shows me: The problem is that the controller is sending the value 0 (no matter what I write as default value), not what happens later with it.
     
  6. Paule

    Paule NI Product Owner

    Messages:
    7,555
    Myself don't own a hardware controller. Can your hwc send 0.5 steps?
     
  7. RichardLederer

    RichardLederer NI Product Owner

    Messages:
    29
    I also don't use any hardware controller. I send the panning information with the controller lane of the midi track in Studio One.
     
  8. Paule

    Paule NI Product Owner

    Messages:
    7,555
    upload_2021-4-9_9-43-45.png
    Do you try to change the range max/min
     
    Last edited: Apr 9, 2021