Package | Description |
---|---|
auditory.described |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContent
A partial encapsulation of a piece of described auditory
content
|
class |
Chord
A Chord is a collection of Note objects that are
rendered simultaneously
|
class |
Note
An encapsulation of a single note in a song
|
Modifier and Type | Method and Description |
---|---|
void |
Part.add(Content c)
Add a Content to this Part
|