Music`
Music`

MusicScale

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.

更多信息和选项

  • To use MusicScale, you first need to load the Music Package using Needs["Music`"].
  • MusicScale creates a pitch sequence from a predefined interval list or an arbitrary list of numbers interpreted as intervals.
  • The list of intervals does not have to be in ascending or descending order.
  • The following predefined interval lists may be given:
  • JustMajorinterval list for the Just Major scale
    JustMinorinterval list for the minor version of the Just Major scale
    MeanChromaticinterval list for the Mean Chromatic scale
    MeanMajorinterval list derived from the Mean Chromatic scale
    PythagoreanChromaticinterval list for the Pythagorean Chromatic scale
    PythagoreanMajorinterval list for the Pythagorean Major scale
    QuarterToneinterval list in which each semitone is split in two
    SixthToneinterval list in which each semitone is split in three
    TemperedChromaticinterval list corresponding to an equal-tempered scale
    TemperedMajorinterval list derived from the Tempered Chromatic scale
    TemperedMinorinterval list derived from the Tempered Chromatic scale
  • The two functions HertzToCents and CentsToHertz convert a list of one type to its complementary type.
Wolfram Research (2007),MusicScale,Wolfram 语言函数,https://reference.wolfram.com/language/Music/ref/MusicScale.html.

文本

Wolfram Research (2007),MusicScale,Wolfram 语言函数,https://reference.wolfram.com/language/Music/ref/MusicScale.html.

CMS

Wolfram 语言. 2007. "MusicScale." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/Music/ref/MusicScale.html.

APA

Wolfram 语言. (2007). MusicScale. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/Music/ref/MusicScale.html 年

BibTeX

@misc{reference.wolfram_2024_musicscale, author="Wolfram Research", title="{MusicScale}", year="2007", howpublished="\url{https://reference.wolfram.com/language/Music/ref/MusicScale.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_musicscale, organization={Wolfram Research}, title={MusicScale}, year={2007}, url={https://reference.wolfram.com/language/Music/ref/MusicScale.html}, note=[Accessed: 22-November-2024 ]}