Equal Temperament Frequency
Calculates the frequency of a note based on its distance in semitones from a reference pitch.
This public page keeps the free explanation visible and leaves premium worked solving, advanced walkthroughs, and saved study tools inside the app.
Core idea
Overview
This equation defines the mathematical relationship between musical pitches in the 12-tone equal temperament system, where an octave is divided into twelve logarithmically equal intervals. It allows for the precise calculation of any note's frequency based on a fixed reference pitch, ensuring tonal consistency across all musical keys.
When to use: Use this formula when designing digital synthesizers, developing audio software, or calculating intervals for instrument tuning. It assumes a standard Western scale where the frequency ratio of an octave is 2:1 and each semitone is equal to the 12th root of 2.
Why it matters: This mathematical model solved the historical problem of 'wolf intervals' found in older tuning systems, allowing musicians to play in any key without retuning. It is the fundamental standard for MIDI technology, electronic oscillators, and modern acoustic piano tuning.
Symbols
Variables
f = Frequency, = Reference, n = Semitones
Walkthrough
Derivation
Derivation: Equal Temperament Frequency
In 12-tone equal temperament, moving by one semitone multiplies frequency by a constant ratio, giving an exponential relationship.
- Octaves double frequency.
- There are 12 equal semitone steps per octave.
Use a constant ratio per semitone:
After n semitones, multiply by the semitone ratio (2^(1/12)) n times, which becomes 2^(n/12).
Result
Source: A-Level Music Technology — Acoustics / Tuning
Free formulas
Rearrangements
Solve for
Make f the subject
f is already the subject of the formula.
Difficulty: 1/5
Solve for
Make f0 the subject
To make the subject of the Equal Temperament Frequency formula, divide both sides by .
Difficulty: 2/5
Solve for
Equal Temperament Frequency: Make n the subject
Rearrange the Equal Temperament Frequency formula to solve for , the number of semitones. This involves isolating the exponential term, taking the logarithm base 2, and then multiplying to find .
Difficulty: 2/5
The static page shows the finished rearrangements. The app keeps the full worked algebra walkthrough.
Visual intuition
Graph
The graph displays exponential growth, curving upward as the number of semitones increases because the frequency grows by a constant ratio for every unit increase in n. For a student of music technology, this shape illustrates that moving to higher values of n results in rapidly increasing frequencies, while lower values of n represent the gradual descent toward lower pitches. The most important feature of this curve is that it never reaches zero, meaning that no matter how far n decreases, the frequency remains a positive value.
Graph type: exponential
Why it behaves this way
Intuition
Visualize a musical keyboard where each key represents a specific frequency, and the ratio between any two adjacent keys is constant, ensuring that musical intervals sound the same regardless of the starting note.
Signs and relationships
- n/12: This exponent scales the number of semitones ('n') into a fraction of an octave, as there are 12 semitones in an octave. This fraction then determines how much the base frequency is multiplied by the octave ratio (2).
- 2^(...): The base '2' indicates that an octave corresponds to a doubling of frequency. Raising '2' to the power of 'n/12' ensures that each semitone represents an equal multiplicative step in frequency, making the intervals
Free study cues
Insight
Canonical usage
Frequencies 'f' and '' are typically expressed in Hertz (Hz), while 'n' is a dimensionless integer representing the number of semitones.
Common confusion
A common mistake is to use different units for the reference frequency '' and the calculated frequency 'f', which will lead to incorrect results. Both must be in the same frequency unit (e.g., Hz).
Dimension note
The exponent 'n/12' is dimensionless, as 'n' represents a count of semitones and '12' is the fixed number of semitones in an octave within the 12-tone equal temperament system.
Unit systems
Ballpark figures
- Quantity:
- Quantity:
One free problem
Practice Problem
A synthesizer is set to a reference pitch of 440 Hz (A4). What is the frequency of the note C5, which is exactly 3 semitones above the reference?
Solve for:
Hint: Divide the semitones by 12 to find the exponent of 2, then multiply the result by the reference frequency.
The full worked solution stays in the interactive walkthrough.
Where it shows up
Real-World Context
In A4 is 440 Hz, Equal Temperament Frequency is used to calculate Frequency from Reference and Semitones. The result matters because it helps predict motion, energy transfer, waves, fields, or circuit behaviour and check whether the answer is plausible.
Study smarter
Tips
- Use n = 0 for the reference pitch itself, positive integers for higher notes, and negative integers for lower notes.
- The reference frequency f0 is most commonly set to 440 Hz (A4) in modern standard tuning.
- Remember that an increase of 12 semitones (one octave) always results in a doubling of the frequency.
- Ensure your calculation tool handles fractional or negative exponents correctly to maintain pitch accuracy.
Avoid these traps
Common Mistakes
- Using the wrong reference frequency.
- Convert units and scales before substituting, especially when the inputs mix Hz.
- Interpret the answer with its unit and context; a percentage, rate, ratio, and physical quantity do not mean the same thing.
Common questions
Frequently Asked Questions
In 12-tone equal temperament, moving by one semitone multiplies frequency by a constant ratio, giving an exponential relationship.
Use this formula when designing digital synthesizers, developing audio software, or calculating intervals for instrument tuning. It assumes a standard Western scale where the frequency ratio of an octave is 2:1 and each semitone is equal to the 12th root of 2.
This mathematical model solved the historical problem of 'wolf intervals' found in older tuning systems, allowing musicians to play in any key without retuning. It is the fundamental standard for MIDI technology, electronic oscillators, and modern acoustic piano tuning.
Using the wrong reference frequency. Convert units and scales before substituting, especially when the inputs mix Hz. Interpret the answer with its unit and context; a percentage, rate, ratio, and physical quantity do not mean the same thing.
In A4 is 440 Hz, Equal Temperament Frequency is used to calculate Frequency from Reference and Semitones. The result matters because it helps predict motion, energy transfer, waves, fields, or circuit behaviour and check whether the answer is plausible.
Use n = 0 for the reference pitch itself, positive integers for higher notes, and negative integers for lower notes. The reference frequency f0 is most commonly set to 440 Hz (A4) in modern standard tuning. Remember that an increase of 12 semitones (one octave) always results in a doubling of the frequency. Ensure your calculation tool handles fractional or negative exponents correctly to maintain pitch accuracy.
References
Sources
- Wikipedia: Equal temperament
- Britannica: Equal temperament
- The Science of Sound by Thomas D. Rossing, F. Richard Moore, Paul A. Wheeler
- NIST Special Publication 811: Guide for the Use of the International System of Units (SI)
- Wikipedia article 'Equal temperament'
- Wikipedia article 'Concert pitch'
- Wikipedia article 'Piano key frequencies'
- Wikipedia article 'Just intonation'