Music project

PieterP:
What does that mean?
Please elaborate.

i copy the code than i go to ableton and the only midi controll that is showing is cc7..

you write :

{multiplexers[0].pin(0), MIDI_CC::Channel_Volume, 1},

in the datasheet of the multiplexer the first potentiometer is on pin 9... so i must write pin(9) ?

thanks