Reactions that change midi cc/note
hi there, im hoping you could help me out with something. i want to set up some drum pads on my controller so that when i switch the script into a different mode, those drum pads would be interpreted by ableton as a different note.
i set up the 64 pads that i currently have and set them to the appropriate channel and cc, and then i made another 64 “virtual” pads in the controller manager and gave them different cc’s.
i don’t currently have the reactions set so the only engage on a certain mode yet, im currently experimenting to see how i can the cc change to work in general. I may not even set it to be on a separate mode if i can set it up the reaction’s condition so it only switches the cc if a toggle button is pressed.
i did a couple different tries
Listen:
1. Incoming Pad
2.Toggle Button
Condition
1.Toggle button == Input 127
2.Incoming Pad == Input
Reactions: i tried different ones for each of those two combinations because i wanted to see if anything would work
1:Incoming Pad=Outgoing Pad (didn’t work)
2.Outgoing Pad () Input
Incoming Pad()Input 0 – Didn’t work and incoming pad signal still came through
any tips?
I think you could use the Max device I mentioned in my other thread referenced above to do what you’re looking to do:
1) Reserve tracks 1-4 for your 4 different drum racks / instruments / external instruments with their own midi channels;
2) add the max device, twice (since there are 8 parameters per device), to each track.
2) create a CSS surface with 64 pads;
3) define a reaction for each pad that converts that pad’s input note/CC data into a parameter value to send on to one or other of the two max devices on a specific track.
That’s assuming your
The only thing is that drum pads are the thing you’re most likely to notice any kind of latency with, so they might not feel quite immediate enough after going through python, max etc before getting to your instruments!
Sign up
User registration is currently not allowed.