To use , you first need to load the Music Package using .
Intervals are measured in cents.
MusicScale creates a Sound object that is a sequence of pitches corresponding to the Pythagorean Major scale.
has an interval list in which the members of the scale are derived from a sequence of octaves and fifths, where a fifth is the ratio of 3/2 (702 cents) and an octave is the ratio of 2/1 (1200 cents).
The scale is built by successive fifth addition and octave subtraction.