Reply To: Prophet VS panel problem

Home Forums General Panels, Components, Macros Prophet VS panel problem Reply To: Prophet VS panel problem

#118709
dnaldoog
Participant
    • Topics: 4
    • Replies: 480
    • Total: 484
    • ★★

    Have you tried adding NULL bytes messages to the end of the NRPN message?

    That might fix it.

    For example add:

    
    CC,ByteValue,MSB7bitValue,101,16384
    CC,ByteValue,LSB7bitValue,100,127
    

    to the multi message list in Ctrlr: The default template message looks like this when you click on the icon that looks like a sheet of paper with an arrow:

    nrpn icon

    
    CC,ByteValue,MSB7bitValue,99,-2
    CC,ByteValue,LSB7bitValue,98,-2
    CC,ByteValue,MSB7bitValue,6,-1
    CC,ByteValue,LSB7bitValue,38,-1
    
    Ctrlr