Methods
addNote(note)
Adds a note to the array of notes
Parameters:
Name | Type | Description |
---|---|---|
note |
Object | Note object to add to this chord |
- Source:
toString() → {String}
Converts Chord to a pretty string
- Source:
Returns:
The pretty string representation of the chord
- Type
- String