FrequencyToNote Op
This op is deprecated!
It will not receive any updatesConverts a frequency to a note (440 -> "A4")
Summary (oneliner)
Converts a frequency to a note (String). If the note is undefined or too low (e.g. 0) it will use the lowest possible note instead
Full Name
- Ops.Extension.Deprecated.Tonejs.FrequencyToNote
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Frequency (Number)
The frequency to be converted to a Note-String e.g. 440
OUTPUT PORTS
Note (Number)
The note as String, e.g. "A4"