Package com.soundhelix.misc

Interface Summary
Harmony Represents a harmony.
 

Class Summary
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.
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 Summary
Track.TrackType The possible track types.