User:Cmloegcmluin/EPD: Difference between revisions
Cmloegcmluin (talk | contribs) No edit summary |
Cmloegcmluin (talk | contribs) add formula for mathematician benefit |
||
Line 6: | Line 6: | ||
The most common example of this type of tuning is 12-EDO, standard tuning, which takes the interval of the octave, and equally divides its pitch into 12 parts. For long, we could call this 12-EPDO, for 12 equal '''pitch''' divisions of the octave (whenever pitch is the chosen kind of quality, we can assume it, and skip pointing it out; that's why 12-EDO is the better name). | The most common example of this type of tuning is 12-EDO, standard tuning, which takes the interval of the octave, and equally divides its pitch into 12 parts. For long, we could call this 12-EPDO, for 12 equal '''pitch''' divisions of the octave (whenever pitch is the chosen kind of quality, we can assume it, and skip pointing it out; that's why 12-EDO is the better name). | ||
To find the step size for an n-EPDp, take the nth root of p. For example, the step of 12-EDO is <span><math>2^{\frac{1}{12}}</math></span>. So the formula for the kth step of an n-EPDp is: | |||
<math> | |||
c(k) = p^{\frac{k}{n}} | |||
</math> | |||
This way, when <span><math>k</math></span> is <span><math>0</math></span>, <span><math>c(k)</math></span> is simply <span><math>1</math></span>, because any number to the 0th power is 1. And when <span><math>k</math></span> is <span><math>n</math></span>, <span><math>c(k)</math></span> is simply <span><math>p</math></span>, because any number to the 1st power is itself. | |||
{| class="wikitable" | {| class="wikitable" |