CC and Note with one Single Knob? (Twister/Ableton/Mapping)

CC and Note with one Single Knob? (Twister/Ableton/Mapping)

Hi,

i try to build my own mapping using python scripts. it is using current selected track, which is really cool.

the setup looks so:

"scroll_tracks": (CC(14, ABSOLUTE)),
"select_scene": CC(15, ABSOLUTE),
"play_selected_scene": Note(1),

and now my question. how can i use CC and Note with one Single Knob? I want to select the Scene and launch the clip with the same knob. In the MidiFighter Utility Tool i have to choose “Note Toggle / CC”, right? If i have a look into the Midi Mapping in Live to see what values are triggered then i see someting like this:
If i Rotate the Knob - I get CC-Values like “15”, which i can assign into the setup of the python-script, but
If i press the Knob - I get Note-Values like “G#-2” which i cant assign. :expressionless:

Im Using

  • Midifigther Twister (Latest Firmware)
  • Ableton Live 9.1.7