fry icon indicating copy to clipboard operation
fry copied to clipboard

Make the `ratchet` example print what the source event is

Open rand00 opened this issue 1 year ago • 8 comments

The ratchet example currently prints "ratchet" before each event. The event-streams should instead be extended to bear a string tag that is printed, that specifies if it's a "ratchet" beat or a normal "beat".

This is already done in the ratchet_002 example, which can be used as guide.

rand00 avatar Apr 01 '23 09:04 rand00