Yeah that´s cool, at least one colour for each button on the 4x4 grid. Oh, and also, be able to see the 3D animations when bank 2 is full with clips would be a good idea too I reckon.
I´m just saying, coz I´ve got no idea on how to do it. You´re the guys with the expertise… people like me depend on you guys to use cool Dj toys like this one. So thanks for making it happen, woop woop!
This mapping looks great, I’ve just started using ableton and don’t really have any production hardware so the fact I can use my midi fighter for production is a huge plus. Thanks mate!
Hey, what is that I need to edit or delete all together from the script to completely erase the Track Control Page, bank 3? I was thinking to enable that page to control a Battery 3 drum machine kit, boom!
Hey guys I´m sorry, any chance you could take a look at my last message please? Can wait to start experimenting my that new layout. Thanks!
Hey Chico,
Sorry for the late reply.
To completely un-map the 3rd bank, open the MIDI_Map.py file in any code(or text) editor, and set each value in TRACKSEL, TRACKMUTE, TRACKSOLO and TRACKREC to -1. Like this:
TRACKSEL = (-1, track 1 Select
-1, track 2
-1, track 3
-1, track 4
)
save your file and reload the script in Live. NOTE: make sure to keep the same indentation, and don’t introduce any tabs. Python is very strict with that.
Now I have never used Battery 3, but if its a VSTi if you have Track enabled under the Midi preferences, all the un-mapped buttons should go through as Note on’s, or else you could do some re routing.
tomash- is it difficult to change the channel of the four bank buttons? channel 4 is conflicting with my VCI-400 and causing me serious issues… i need to change it to something between ch7-ch12…everything should be gravy after this, thanks again!! ![]()
not at all
open your MF Utility, and change the MIDI Channel option to lets say, 12, so the Bank and Side buttons will become channel 13. Verify that it is correct, and then head over to the mapping files and edit MIDI_Map.py. Find BUTTONCHANNEL and set it to = 11 ( or the channel value you chose -1), you should also do the same for PADCHANNEL, and finally SLIDERCHANNEL to 12. Save and reload the script.
This should do the trick, if you still have some trouble let me know ![]()
hey man, you actually have to change the values like 68,69,70, etc to -1. Like in the example I gave above. track 1 is just a comment in code to let you know to which track the value is mapped to.
Let me know how it goes ![]()
Dude, that works amazing now! I´m well happy with my set up now…
So I´ve set up an 8x4 kit in Battery across banks 3 & 4. That way I figured that I could have a bit more freedom playing with what effectively are 2 Drum Kits, and then the clips from Ableton… boom!
Thanks a lot man ![]()
That’s awesome man, you’re welcome
I’m really glad it worked out!
Would love to see a performance video!
I actually started working on this idea ![]()
You´re the man tomash!!
Oh, I got another suggestion if that´s cool… how could I set up different tilt mappings for each bank? As you know, I got Battery 3 across banks 3 & 4 controlling drums, and I´d be interested to have slightly different effects on them. Thanks man ![]()
Hey Chico! Not bad idea if understood correctly, but unfortunately the tilt messages are independent of the banks, they send the same CC message no matter in what bank you are, what I think you could do is make some effect racks with a chain selector or something, and map that to the bank buttons. (or use the side buttons for that)
Hey thanks a lot for your suggestion.
Oh my, yeah I´m gonna try to do that… you mean just by MIDI mapping right? would I have to change anything of the current script though?
nope nothing to change in the script!
Here you go man, I´m not launching any clips on Bank 2, but simply playing with NI Battery 3 across banks 3 & 4… boom!
Hey guys -some really cool stuff here.
I just wanted to touch base and advise that the upcoming firmware/utility update will allow you to set the side buttons and tilt messages to also be banked. This should make Ableton mapping/templates much easier to develop for you.
This will not be the default behavior, but just look for a new check box in the settings
help! D:
is there any way you could post a video for people who are pretty new to all this and dont know how to edit mappings for their own sound? i would love you forever.
