Interface | Description |
---|---|
NoteProducer | |
PatternProducer |
Indicates that the implementing class can return a Pattern through the getPattern method
|
TokenProducer |
Class | Description |
---|---|
Atom |
An Atom represents a single entity of a Voice+Layer+Instrument+Note
and is useful especially when using the Realtime Player, so all of
the information about a specific note is conveyed at the same time.
|
Pattern | |
ReplacementFormatUtil |
This utility takes replacement strings with dollar signs, like "$0q $1h $2w", and replaces each $ index with a
value from the array of candidates.
|
Token | |
TrackTable |
Enum | Description |
---|---|
Token.TokenType |