Key mapping LOOP & Next Song with OSC

For years I have used key “>” to trigger next song AND to get out of loops triggering to the next marker using the IAC driver to trigger previous marker with loops, simply assigning > to the next marker button solved this problem.

Sadly OSC/Midi mapping only allows you to assign Next Song and Loop Toggle with different keys since it uses the ableton loop feature. Is there away to fix this?

Hey @joelfromnashville, welcome to the forum!

You could achieve this using the Custom OSC option. To set this up, add a new MIDI mapping and choose “Custom OSC”, then paste the following commands into the text field: /loop/escape; /setlist/jumpBySongs 1

It should look something like this:

Let me know if this works for your use case :slight_smile: