Constructor
# new PerformanceData()
Creates a PerformanceData object
Members
Methods
# addPitch(note, time)
Creates a new pitch and stores it in the list of pitches
Parameters:
Name | Type | Description |
---|---|---|
note |
Number | Midi value to be stored in the list of values |
time |
Number | Time when the note was started |