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

# Packages

No description provided by the author
Package drummachine acts as a Sigourney audio source that can play drum samples.
Package sequencer implements a Sigourney audio module that plays a sequence of patch samples.

# Functions

Decode decodes the drum machine pattern read from the given reader.
DecodeFile decodes the drum machine pattern found at the provided file path.

# Constants

NumBeats holds the number of beats in a drum machine track.

# Structs

Pattern is the high level representation of the drum pattern contained in a .splice file.
Track represents one track of the drum machine.