How do I assign midi cc to all channels?
On my controller, I have faders, endless encoders, and buttons that all send the same CC numbers on 8 different channels. I would like to set up a script so that it does not matter what channel I am on. For example, from this controller, the same encoder sending CC21 should do the same thing, regardless of what channel I am on.
By the way, I am using a novation 61sl mkiii using a custom script to control the selected track’s instance of serum.
I think you’ll just have to add all the buttons, from all channels, to the same template and create duplicate mappings for each button with the same CC. I’m no dev, maybe they know more about this.
I’m guessing the channels are used as modes and you want some buttons to stay the same across all modes while other buttons change behaviour? If so, CSS lets you do the same digitally while staying on the same channel, using the Modes. Then you’ll only need all buttons for 1 channel in the template. But you would still need to make duplicate mappings for each Mode, if you want that mapping be used across all modes on the same button.
Sign up
User registration is currently not allowed.