Frequency ratio: Difference between revisions
+conversion between different representations of intervals |
Wording improvement (these aren't really "conversions") |
||
| Line 23: | Line 23: | ||
== Conversion == | == Conversion == | ||
=== Cents to ratio === | === Cents to ratio === | ||
To | To find the ratio ''c'' for an interval of ''s'' [[cent]]s, apply | ||
<math>\displaystyle c = 2^{s/1200}</math> | <math>\displaystyle c = 2^{s/1200}</math> | ||
=== Monzo to ratio === | === Monzo to ratio === | ||
To | To find the ratio ''c'' for an interval of [[monzo]] '''m''' = {{monzo| m<sub>1</sub> m<sub>2</sub> m<sub>3</sub> … }}, apply | ||
<math>\displaystyle c = 2^{m_1} \cdot 3^{m_2} \cdot 5^{m_3} \ldots </math> | <math>\displaystyle c = 2^{m_1} \cdot 3^{m_2} \cdot 5^{m_3} \ldots </math> | ||