rncbc / qtractor

Qtractor - An Audio/MIDI multi-track sequencer
https://qtractor.org
GNU General Public License v2.0
495 stars 86 forks source link

Send MIDI start/stop #384

Closed TatriX closed 1 year ago

TatriX commented 1 year ago

Hey!

I cannot find a way to make qtractor send midi start/stop messages when I start/stop the transport. I'm syncing qtractor to external midi clock, and start/stop coming from the hardware sequencer works, but not the other way around.

Do I need to enable it somehow? Thanks :)

rncbc commented 1 year ago

yes: please check the MIDI SPP option.

TatriX commented 1 year ago

It is set to Duplex. I've also tried Output, but no luck.

TatriX commented 1 year ago

Oh, I had to enable incoming midi clock on the device. Sorry, my bad..