M4L Device's parameters seen by control surface
Hi there,
I use an Akai APC40 MKII as a control surface for Ableton Live. I've developed some Max for Live instruments, and I'd like to assign specific parameters to the controller knobs in the 'Device Control' bank. I'm not interested in using the standard MIDI mapping with Cmd+M, nor am I looking to group the instrument and map parameters to the knobs of the instrument group rack. Here's the challenge: When I open a stock LFO device, my APC40 automatically assigns the first knob to the 'Waveform' menu and the fifth knob to the 'Offset' dial, and so on. I'm struggling to replicate this automatic mapping behavior with my own M4L instruments.
Can someone help me please?
Thanks ;)
Add a live.banks object to your Max Instrument and use it to define the banks of blue hand parameters.
aaaah thank you!