Constructor
# new Pitch(note, time)
Creates a Pitch
Parameters:
Name | Type | Description |
---|---|---|
note |
Number | Percieved pitch |
time |
Number | Time when the note was started |
Class
Name | Type | Description |
---|---|---|
note |
Number | Percieved pitch |
time |
Number | Time when the note was started |