Reply To: Need help with complex MIDI CC Expression

Home Forums General Programming Need help with complex MIDI CC Expression Reply To: Need help with complex MIDI CC Expression

#45185
Puppeteer
Participant
    • Topics: 16
    • Replies: 185
    • Total: 201
    • ★★

    Hi

    Thanks for having a look.

    If you assign the MIDI Out to the MIDI Monitor and look at the messages sent from moving the AmpEnve Attack 1 Time knob you will see the following

    [12:48:35:000593]: RAW:[b0 6e 02]
    [12:48:35:000593]: RAW:[b0 6f 00]
    [12:48:35:000593]: RAW:[b0 70 09]
    [12:48:35:000593]: RAW:[b0 71 00]
    [12:48:35:000593]: RAW:[b0 72 02]
    [12:48:35:000593]: RAW:[b0 76 40]
    [12:48:35:000593]: RAW:[b0 77 33]

    What I want to do is the second message should be b0 6f 04 when the Layer is set to 5. I can’t find a way to get this to change.

    The Puppeteer
    http://godlike.com.au

    Ctrlr