I’m currently setting up a live performance setup with Ardour and I need to be able to simultaneously trigger a song’s backing track and the midi for its kick drum, so that the sidechain compressor can work for the instruments that are not in the backing track but that instead I’m performing on a keyboard.
I found out you can trigger rows with F1-F16, so I wrote a script to convert MIDI messages from my controller into those key presses, but surely there has to be a less janky, more Ardour-native way to do this, right?