package
0.0.0-20250114223410-f64633da4fd4
Repository: https://github.com/rogpeppe/misc.git
Documentation: pkg.go.dev

# Functions

New returns a new sequencer module that sequences the given set of sources mixing together their results by addition.
Repeat returns a sequencer source that repeats the given beats in a cycle totalDuration samples long.

# Interfaces

Source represents a source of times that patches should be played at.