Interface | Description |
---|---|
StdAudio.AudioEventListener |
Class | Description |
---|---|
Note |
This instructor-provided file represents musical notes and is to be used
by your Melody class.
|
SplClip | |
StdAudio |
Standard audio.
|
StdAudio.AudioEvent |
Enum | Description |
---|---|
Accidental |
An Accidental represents a musical accidental: sharp, flat, or natural.
|
Pitch |
A Pitch represents a musical pitch.
|
StdAudio.AudioEvent.Type |