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.