getFrequency()
Return the note's pitch as a frequency.
note.getFrequency()
Returns
return frequency
| Value | Type | Description |
|---|---|---|
| frequency | float |
The pitch as a frequency, in hertz (8.17 to 12600.0). |
Return the note's pitch as a frequency.
note.getFrequency()
return frequency
| Value | Type | Description |
|---|---|---|
| frequency | float |
The pitch as a frequency, in hertz (8.17 to 12600.0). |