Audio`
Audio`

ListWaveform

As of Version 11, most of the functionality of the Audio package is built into the Wolfram System. >>

ListWaveform[{{f1,a1},{f2,a2},},freq,dur]

creates a Sound object with fundamental frequency of freq hertz, lasting for dur seconds, with a spectrum in which relative frequency fi has relative amplitude ai.

更多信息和选项

  • To use ListWaveform, you first need to load the Audio Package using Needs["Audio`"].
  • Relative frequencies fi are measured relative to the fundamental frequency freq.
  • ListWaveform allows you to create a waveform with a specific spectrum.
  • The following options can be given:
  • DisplayFunctionIdentityfunction to apply to sound before returning it
    PlayRangeAllrange of sound amplitude levels to include
    SampleDepth8number of bits used to encode sound amplitude
    SampleRate8192sampling rate per second
Wolfram Research (2007),ListWaveform,Wolfram 语言函数,https://reference.wolfram.com/language/Audio/ref/ListWaveform.html.

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_listwaveform, organization={Wolfram Research}, title={ListWaveform}, year={2007}, url={https://reference.wolfram.com/language/Audio/ref/ListWaveform.html}, note=[Accessed: 21-November-2024 ]}