Gsharp6 gives the frequency of the note G-sharp in octave 6.
Gsharp7 gives the frequency of the note G-sharp in octave 7.
HertzToCents[{freq_1, freq_2, ...}] converts a list of frequencies freq_1, freq_2, ..., measured in Hertz to a list of intervals measured in cents.
JustMajor is an interval list for the Just Major scale.
JustMinor is an interval list for the minor version of the Just Major scale.
MeanChromatic is an interval list for the Mean Chromatic scale.
MeanMajor is an interval list derived from the Mean Chromatic scale.
MeanMinor is an interval list derived from the Mean Chromatic scale.
MusicScale[{i_1, i_2, ...}, freq, dur] creates a Sound object that is a sequence of pitches corresponding to numbers i_1, i_2, ..., a list of intervals measured in cents, ...
PythagoreanChromatic is an interval list for the Pythagorean Chromatic scale.