Reply To: Can I copy all the faders from one tab to another without copying all the tabs?

Home Forums General Using Ctrlr Can I copy all the faders from one tab to another without copying all the tabs? Reply To: Can I copy all the faders from one tab to another without copying all the tabs?

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

    Hi Zmix,

    It’s great that you got the uiFixedSlider option worked out.

    I didn’t know you could start with values like 497, and if you are sending sysex from the panel I discovered you can do something like:
    F0 ?? ?? ?? ?? ?? MS LS “checksum here” F7
    to split the bytes into two values MS,LS (which would work on the Roland JD990) much like the function I posted, but then how do you calculate the checksum, without going into lua? For Roland it is ‘z5’ – are you just using that?

    I would be curious to know how you are sending these big values to the PCM-70.
    How are values above 127 split?

    I looked at the manual very briefly. It seems very different from the Roland system and I’m only familiar with that.

    Regards.

    Ctrlr