AlgaSequencer:
Filter:
AlgaLib/Classes (extension) | Alga

AlgaSequencer
ExtensionExtension

Alga module representing a sequence of AlgaMonoPatterns

Description

An AlgaSequencer is the polyphonic counterpart of an AlgaMonoPattern. It implements a series of parallel AlgaMonoPatterns driven by a common clock. Each entry must be described exactly as an Event that would be used in an AlgaMonoPattern.

An AlgaSequencer responds to the same methods that an AlgaMonoPattern would respond to.

Examples