//
pkg.gl
Category
github.com/rogpeppe/misc
drum
sequencer
package
0.0.0-20250114223410-f64633da4fd4
Repository:
https://github.com/rogpeppe/misc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
158 SLOC
#
Functions
New
New returns a new sequencer module that sequences the given set of sources mixing together their results by addition.
Repeat
Repeat returns a sequencer source that repeats the given beats in a cycle totalDuration samples long.
#
Interfaces
Source
Source represents a source of times that patches should be played at.