ListPlay

ListPlay[{a1,a2,}]

创建一个对象,播放声音,声音的振幅由 ai 序列给出.

更多信息和选项

  • ListPlay 返回一个 Sound 对象,在 StandardForm 中显示为一个按钮,当点击该按钮时播发声音.
  • 可以给出下面的选项:
  • DisplayFunctionAutomatic产生用以显示的输出的函数
    PlayRangeAll包括的振幅范围
    SampleDepth8用来表示每个振幅的字节数
    SampleRate8000每秒应当产生多少次振幅样本
  • ListPlay[{list1,list2}] 产生立体声音. 首先给出左声道.
  • ListPlay[{list1,list2,}] 在任意多个声道上产生声音. 如果列表的长度不同,在较短列表结尾插入静音.

范例

打开所有单元关闭所有单元

基本范例  (2)

播放随机噪声:

播放样本率为4096赫兹的随机噪声:

范围  (1)

播放 TimeSeries

应用  (6)

播放平均随机噪声:

播放物流地图(logistic-map)中的分叉:

播放由斐波那契替代系统产生的嵌套序列:

播放较低寄存器中的序列:

播放素数间差分的序列:

播放一个块随机序列:

播放 TelegraphProcess 的一个随机路径:

属性和关系  (1)

混合取样和基于音符的声音:

Wolfram Research (1991),ListPlay,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ListPlay.html (更新于 2007 年).

文本

Wolfram Research (1991),ListPlay,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ListPlay.html (更新于 2007 年).

CMS

Wolfram 语言. 1991. "ListPlay." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2007. https://reference.wolfram.com/language/ref/ListPlay.html.

APA

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

BibTeX

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

BibLaTeX

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