Hz to Note Converter
This free Hz to Note Converter converts both ways: from frequency (Hz) to note name and from note name to Hz.
Use it for tuning, sound design, and quick pitch checks while producing.
Formula used: note = 69 + 12 * log2(f/A4), and frequency = A4 * 2^((midi-69)/12).