How to map a drum rack with 16 pads in CCS

2.13K viewsCSS Community Scriptsmapping
0

Hi i want to know how to map a drumrack in ableton with a Kontrol F1 native instruments in ableton

JohnC Answered question
0

Mapping drum pads isn’t possible using Control Surface Studio, but you can do it using Ableton’s user config file.
If you are wanting to use a CSS script in conjunction with this, make sure the pads which you want to use for this, do not appear in the CSS controller template.

This has already been explained fully in the following topics:

Mapping drum pads for the drum rack in Ableton

Drum Rack with User Remote Script

JohnC Answered question
0

Hi Mr John, I have already a script in python 3 wich one i used to map the 16 pads of the traktor kontrol F1 to the drum racks, called drum pads, and worked to me but there’s no record button for example amd all the pads are in notes mode, you are saying that maybe i can fusion both scripts and remove de the buttons of the controller template?

JohnC Edited answer
0

First ensure that the pads which you want to use aren’t in the controller template in Control Surface Studio / in your script.

Then follow the steps to create a userconfiguration.txt file on Ableton.com: https://help.ableton.com/hc/en-us/articles/206240184-Creating-your-own-Control-Surface-script

JohnC Answered question