Telicity: Difference between revisions
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
* n*M(a) = M (a^n) (for some integer n) | * n*M(a) = M (a^n) (for some integer n) | ||
The second way to construct a mapping is to just round, using the equation F(r) = round(N⋅log2(r)) in which 'N' is the number of EDO-steps and 'r' is the ratio in question. For 12edo, this is F(r) = round(12⋅log2(r)), from which we can calculate the following: | The second way to construct a mapping is to just round, using the equation F(r) = round(N⋅log2(r)) in which ''N'' is the number of EDO-steps and ''r'' is the ratio in question. For 12edo, this is F(r) = round(12⋅log2(r)), from which we can calculate the following: | ||
* F(5/4) = 4 | * F(5/4) = 4 | ||