Module nannou_timeline::bars[][src]

Expand description

Helper items related to working with sequences of musical bars.

Structs

Convert an iterator yielding bar time signatures into their consecutive periods over time.

An iterator that converts some iterator of ticks to their simplest possible musical divisions.

An iterator yielding each bar’s time signature along with its starting position in ticks.