How to record MIDI notes from a sequencer plug-in?

I’ve got a sequencer plug-in that has made a synth line. I’m looking to bounce that down to notes. What’s the easiest way? Tried adding a midi track and setting the input to be the sequencer, but getting nothing?

Hi,

Mostly the instruments don’t send the MIDI data out. You have to find the solution on the instrument side.

It might be an export of MIDI file or the drag-and-drop function to the DAW.

That’s good to know. Thought I was going mad trying to record from it using a separate MIDI track. Thanks!