MrMatch246 / KeyLab_Essential_mk3_TGE

Modified Ableton Script for the Arturia Keylab Essential Mk3 with all the features you ever wanted!
1 stars 0 forks source link

Send custom Midi messages #14

Open MrMatch246 opened 3 months ago

MrMatch246 commented 3 months ago

Serum has CCForRockers which allows setting a cc number to go to next or previous preset. Using LoopMIDI and rtmidi, i can send these cc messages via the python bridge to serum mk3 -> midi message -> ableton -> remote script -> tcp -> python bridge -> midi message -> virtual midi port -> ableton -> serum https://www.gorillasun.de/blog/sending-midi-signals-from-python-to-ableton-live-2023/

MrMatch246 commented 3 months ago

Tap + Up/ Down = Send CC A / CC B (configure in settings)