Package | Description |
---|---|
auditory.described |
Modifier and Type | Method and Description |
---|---|
static Note |
NoteFactory.parseNote(java.lang.String s)
Parse a String representation of a note and construct a Note
from the constituent parts.
|
Modifier and Type | Method and Description |
---|---|
void |
Chord.addNote(Note note)
Add a Note to this Chord.
|