Sequencer MIDI out to USB

I’m trying to make an application that receives MIDI and draws graphics based on the message received. It works correctly when I press the buttons on the Digitakt and reacts to CC perfectly. However, one detail I’m missing is how to receive triggers coming from the sample tracks on the sequencer. Is this simply not possible/not implemented?

What I’m doing right now is copying the sequence I want to listen to from the sample track to a MIDI track. This of course is very limited, as I can’t do anything with chance-based trigs and it takes up MIDI channels I could be using to sequence other gear. If this is simply not a feature of the device, is there a better way to do this that what I’m doing?

I’m on the latest firmware (1.11), and running GNU/Linux on my computer (although this shouldn’t matter AFAIK).

2 posts were merged into an existing topic: Can the Audio Tracks send sequence as MIDI?