This formula allows us to calculate the frequency of a note (f2) if we know the frequency of a note (f1) and the distance in cents (c):
\[ f_2 = f_1 * 2^ { \frac{c}{1200} } \]
Do you want to see how we got to this formula?
For example, to calculate the frequency of a C#5 above an A4 (440) using equal temperament (a major third major in equal temperament has 400 cents):
\[ C\#5 = 440 * 2^ { \frac{400}{1200} } = 440 * 2^ { \frac{1}{3} } = 554.37 \]
Enter the frequency of a first note and the cents that separate it to calculate the frequency of the second note. Click Calculate frequency:
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
Published by teoria.com.