Hey @GurtTractor
Just tested Sync Delay Ms using this: SyncDelay_ms_Test.mhp
Works as described; delaying realtime MIDI events by the set amount of milliseconds.
When I want to delay Note On/ Note Off by some fixed ms, I tend to adapt this:
Delay Note on and Note Off by 500ms_fixed (original).mhp from here
@Giedrius’s use of parallel pipelines respects the Note Length nicely