lichen-community-systems / flocking-midi

A collection of MIDI components for Infusion and Flocking
1 stars 2 forks source link

Add explicit events for MIDI clock messages #20

Closed colinbdclark closed 4 years ago

colinbdclark commented 8 years ago

Currently, MIDI clock messages are supported only at a low level, exposed as raw system messages. We should add higher-level semantic events for MIDI start, continue, stop, and clock events.

colinbdclark commented 6 years ago

The low-level infrastructure for parsing MIDI clock events has been added, but I wonder if we should expose these as events on the flock.midi.receiver base grade? @the-t-in-rtf, what do you think?

the-t-in-rtf commented 6 years ago

As we discussed via chat, it seems like something pretty useful that we'll eventually need.