Interface | Description |
---|---|
Harmony |
Represents a harmony.
|
Class | Description |
---|---|
ActivityMatrix |
Container for ActivityVectors.
|
ActivityVector |
Represents a bit vector specifying for each tick whether a voice should be active or not.
|
Arrangement |
Represents an arrangement.
|
Arrangement.ArrangementEntry |
Immutable container for an arrangement entry.
|
Chord |
Defines a chord.
|
LFOSequence |
Represents an LFO sequence, which defines a raw LFO value (between 0 and 1) per tick.
|
Pattern |
Represents a pattern, which is like a repeatable Sequence, but is immutable and allows particular notes (or offsets) as well as wildcards used for
special purposes.
|
Pattern.PatternEntry |
Represents a pattern entry.
|
Sequence |
Represents a sequence, i.e., the notes and pauses of a single voice.
|
Sequence.SequenceEntry |
A container for a sequence entry.
|
SongContext |
Defines the context of a song.
|
Structure |
Defines the immutable logical structure of a song.
|
Track |
Represents a track.
|
Enum | Description |
---|---|
Chord.InversionType |
The chord inversion type.
|
Track.TrackType |
The possible track types.
|