Telicity: Difference between revisions
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
Because F is not a linear function, it does not satisfy any of the conditions above. So even though rounding sometimes gives us better approximations, it doesn't conserve interval interval arithmetic, and conserving interval arithmetic is why we care about RTT in the first place. | Because F is not a linear function, it does not satisfy any of the conditions above. So even though rounding sometimes gives us better approximations, it doesn't conserve interval interval arithmetic, and conserving interval arithmetic is why we care about RTT in the first place. | ||
However, people who care about ''both'' good approximations ''and'' conserving interval arithmetic are seemingly presented with a dilemma- either go with a linear map and risk bad approximations, or go with a non-linear map and risk inconsistent interval arithmetic. This is why telicity is useful- when one is able to work with the section of the EDO's harmonic lattice in which both mapping methods lead to the same result and limit the harmonic lattice to this section | However, people who care about ''both'' good approximations ''and'' conserving interval arithmetic are seemingly presented with a dilemma- either go with a linear map and risk bad approximations, or go with a non-linear map and risk inconsistent interval arithmetic. This is why telicity is useful- when one is able to work with the section of the EDO's harmonic lattice in which both mapping methods lead to the same result and limit the harmonic lattice to this section through means of '''harmonic lattice resets''' one has the best of both worlds, hence why telicity is defined by equation val(N)⋅monzo(r) = round(N⋅log2(r)). | ||
== Telicity Range and Usable EDO Sizes == | == Telicity Range and Usable EDO Sizes == | ||