Priority or hierarchy of ports and pipelines?

Hi @MIDIworks (& welcome to Midihub!)

Have you tried it for yourself and watched the MIDI Monitor?
(stepping through this tutorial will help you use the Monitor )

If your Midihub hasn’t arrived yet, you can make a head-start by downloading the Editor and starting to create a patch to test later (or post it up and ask someone here to)


On your question, here’s maybe your answer (not possible to do VirtualA → VirtualA & it needs to be fed an external message from some other pipeline to do anything)

Screen Shot 2023-03-23 at 17.40.00
Here the same event is received at two slightly different FROM C pipelines

  • one also changes its channel → 16 (just to distinguish)
  • both are fed to VirtualA OUT
  • and are read at the Monitor at VirtualA IN

No overriding, just two events.

PS. in practice you’d avoid this sort of duplication, but you might have filters so that one line would handle some notes and the other the rest. The New to Midihub series has quite a lot on this too.

1 Like