Copying/Pasting Parts of midi file

Is it possible to copy/paste elements from a MIDI file?
In a song, I have several parts: intro, main, fills… I would like to combine two files, Fills 1 and 2, into a single file, Fill 3, for example.

I can copy the Fill 1 or Fill 2 file, but I would like to be able to copy each element of the file into another.

For example, I have a main file with 4 bars and a Fill file with one bar. I would like to be able to add the fill to the end of the main file.
Do you know how to do this?
Thank you.

You can drag to select all the notes and use Ctrl+C or (⌘+C) to copy them.
Click at the point you want to insert the notes which will show a blue vertical line, then Ctrl+V (⌘+V) to paste them at that point

1 Like

The dragging works nicely for selecting portions of a fill.

You can use ctrl/⌘-A to select all of the notes in a fill file and then ctrl/⌘-V to paste at the blue line (point of insertion).

Thank you for your help !