SampledSoundList

SampledSoundList[{a1,a2,},r]

サウンドプリミティブで,1秒間に r 回サンプルされる振幅のレベルが ai のサウンドを表す.

詳細

  • SampledSoundList[{list1,list2,},r]は,複数のチャンネルにサウンドを発生する.このリストの長さが揃わない場合,短いリストの終りに無音が挿入される.
  • SampledSoundListは,ListPlayによって作成される.
  • SampledSoundListプリミティブは,Soundオブジェクト内に現れる.

例題

すべて開くすべて閉じる

  (1)

500Hz信号を周期あたり4回サンプルしてサンプル音の信号を生成する:

特性と関係  (1)

ListPlayは正規化された振幅を持つSampledSoundListを生成する:

考えられる問題  (1)

最大周波数を2倍したよりも少ない周波数の信号をサンプルするとエイリアス処理になる:

Wolfram Research (1991), SampledSoundList, Wolfram言語関数, https://reference.wolfram.com/language/ref/SampledSoundList.html.

テキスト

Wolfram Research (1991), SampledSoundList, Wolfram言語関数, https://reference.wolfram.com/language/ref/SampledSoundList.html.

CMS

Wolfram Language. 1991. "SampledSoundList." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SampledSoundList.html.

APA

Wolfram Language. (1991). SampledSoundList. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SampledSoundList.html

BibTeX

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

BibLaTeX

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