|
|
|||
|
|
| MusicScale[{i1, i2, ...}, freq, dur] creates a Sound object that is a sequence of pitches corresponding to numbers i1, i2, ..., a list of intervals measured in cents, starting at freq Hertz and lasting dur seconds. |
| JustMajor | interval list for the Just Major scale | |
| JustMinor | interval list for the minor version of the Just Major scale | |
| MeanChromatic | interval list for the Mean Chromatic scale | |
| MeanMajor | interval list derived from the Mean Chromatic scale | |
| PythagoreanChromatic | interval list for the Pythagorean Chromatic scale | |
| PythagoreanMajor | interval list for the Pythagorean Major scale | |
| QuarterTone | interval list in which each semitone is split in two | |
| SixthTone | interval list in which each semitone is split in three | |
| TemperedChromatic | interval list corresponding to an equal-tempered scale | |
| TemperedMajor | interval list derived from the Tempered Chromatic scale | |
| TemperedMinor | interval list derived from the Tempered Chromatic scale |