For a live sound engineer, audio is measured in Hertz (Hz)—cycles per second. For a musician on stage, audio is defined by pitches, intervals, and musical notes (like C#, Eb, or A4). Bridging the communication gap between these two worlds is essential for efficient collaboration. When a keyboardist tells you their "middle C is muddy" or a guitarist complains of a resonant note on their low E string, you must translate these pitches to frequencies to make precise EQ adjustments. The **SoundEngg Frequency-to-Note Converter** performs this math instantly.

1. The Math of Equal Temperament: 12-Tone Scale

Western music is based on the **12-Tone Equal Temperament (12-TET)** scale. In this system, an octave is divided into 12 semitones, and the ratio of frequencies between any two adjacent semitones is constant: the twelfth root of two ($sqrt[12]{2} approx 1.059463$). This means each semitone represents roughly a 5.95% increase in frequency. To measure smaller pitch deviations, each semitone is divided into **100 cents** (meaning an octave contains exactly 1,200 cents). This cent resolution is how instrument tuners measure how flat or sharp a string is vibrating.

The standard reference pitch for modern orchestration and live sound is **A4 = 440 Hz** (sometimes tuned to A442 in European orchestras). Some experimental or classical musicians prefer alternative tunings, such as **A4 = 432 Hz**, claiming it sounds warmer. Regardless of the reference choice (called the calibration base), to calculate the frequency ($f$) of any note relative to this base, we count the number of semitones ($n$) the note sits above or below A4. The mathematical formula is:


f = Reference_Freq × 2^((n - 69) / 12)
                

Here, $n$ represents the MIDI note number (where A4 is MIDI note 69, Middle C / C4 is MIDI note 60). Using this formula with a 440Hz base, we can calculate that Middle C is approximately **261.63 Hz**, while the low E string on a standard bass guitar (E1, MIDI note 28) vibrates at **41.20 Hz**, and a standard guitar's low E string (E2, MIDI note 40) vibrates at **82.41 Hz**.

2. The Harmonic Series: Overtones and Resonance

When a musician plays a note on an instrument, you do not just hear a single pure sine wave (the fundamental frequency). You hear a combination of the fundamental and multiple higher-frequency multiples, known as **harmonics** or overtones.

The harmonic series follows simple integer multipliers:

  • 1st Harmonic (Fundamental): $f$ (e.g., A2 = 110 Hz).
  • 2nd Harmonic (Octave): $2 imes f$ (220 Hz, A3).
  • 3rd Harmonic (Fifth): $3 imes f$ (330 Hz, E4).
  • 4th Harmonic (Double Octave): $4 imes f$ (440 Hz, A4).
If an acoustic guitar has a harsh resonance at A2 (110 Hz), you will often find secondary resonances at its harmonics (220 Hz, 330 Hz, and 440 Hz). Understanding this relationship lets you apply surgical notches at the fundamental and harmonic frequencies to tame the instrument's overall tone.

3. Practical Live Sound Applications

How does this translate to your workflow behind the console?

  • Rumble Control: Knowing that the low E string of a standard bass guitar is 41.2Hz (E1) means you can safely set the High-Pass Filter (HPF) on a female vocal or snare drum to 100Hz without cutting any fundamental musical information.
  • Feedback Control: If the stage begins to ring at 440Hz, you instantly know the feedback is centered on the note A4. You can check if the vocalist is singing that note or if a specific string is resonating with the monitors.
  • Instrument EQ: Woodwinds and brass instruments have very specific fundamental ranges. Flutes, for instance, live primarily between 261Hz and 2.1kHz. Boosting below 250Hz on a flute channel only adds key noise and wind rumble, not musical body.

(Editor’s note: Trying to notch out feedback frequencies or calibrate instrument channels? Use our interactive web-based Ear Training Tool to train your ears to identify key frequency pitches, and check system responses using the RTA Spectrum Analyzer).

Summary

Speaking the same language as the musicians on stage is key to a smooth show. By understanding the math of the 12-tone equal temperament scale, recognizing how the harmonic series multiplies overtones, and applying these pitch-to-frequency rules to your console EQ and filter layouts, you can make fast, musical adjustments that improve the mix for the band and the audience.