FrequencyToNote Op

FrequencyToNote

This op is deprecated!

It will not receive any updates

Converts a frequency to a note (440 -> "A4")


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


Edit Documentation

Full Name
  • Ops.Deprecated.WebAudio.Lib.Tonejs.Type.FrequencyToNote
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

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"


Patches using FrequencyToNote

  • Examples
  • Public
  • My Patches