|
SOLUTIONS
|
MATHEMATICA 内置符号
SampledSoundList
SampledSoundList[{a1, a2, ...}, r]
是一个声音基元,用来表示一个振幅为
,每秒采样 r 次的声音.
更多信息更多信息
- SampledSoundList[{list1, list2, ...}, r] 产生几个声道上的声音. 如果列表长度不同,在较短列表的末尾要插入静音.
- SampledSoundList 由 ListPlay 生成.
- SampledSoundList 基元可以出现在 Sound 对象内部.
版本 2 的新功能
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

