Distributing Clock from other sources

Hey, just filter out MIDI Clock messages and forward them as needed using the virtual pipelines. :slight_smile: Check this out:

The pipelines above the red line is for forwarding the clock to all DIN-5 outputs. The filter keeps only messages related to transport and MIDI clock. The pipelines below the red line forward the tempo and MIDI note on / off to MIDI A, implementing the Arpeggiator.

Sync_And_Arp.mhp (251 Bytes)

1 Like