Intro to Mappings: Difference between revisions
more cleanup |
mNo edit summary |
||
| Line 15: | Line 15: | ||
==Contrast with rounding== | ==Contrast with rounding== | ||
Now, consider the pitch 3<sup>36</sup>/2<sup>57</sup>. In JI, this pitch is 70.38... cents above A440, so the closest 12edo note to it is Bb. However, if you apply the mapping formula, you see that it is mapped to note 0 (A), not note 1 (Bb). Why is this? The pitch 3<sup>36</sup>/2<sup>57</sup>is three Pythagorean commas above A. If each Pythagorean comma is represented by 0 steps, then since 0+0+0=0 the pitch 3<sup>36</sup>/2< | Now, consider the pitch 3<sup>36</sup>/2<sup>57</sup>. In JI, this pitch is 70.38... cents above A440, so the closest 12edo note to it is Bb. However, if you apply the mapping formula, you see that it is mapped to note 0 (A), not note 1 (Bb). Why is this? The pitch 3<sup>36</sup>/2<sup>57</sup>is three Pythagorean commas above A. If each Pythagorean comma is represented by 0 steps, then since 0+0+0=0 the pitch 3<sup>36</sup>/2<sup>57 </sup>must be represented by A, even though in JI it's closer to Bb. Mapping it to Bb would require one of the three Pythaogrean commas to be represented by 1 complete step (100 cents)! This illustrates the difference between regular mapping and rounding. | ||
==Notation== | ==Notation== | ||