Mathematica 9 is now available

SampledSoundFunction

Usage

SampledSoundFunction[f, n, r] 是一个声音基元, 用来表示一种声音, 其幅度每秒被采样 r 次并通过把函数 f 应用到从 1n的连续整数上得到.


Notes

SampledSoundFunction[  ,  , ...  , n, r] yields sound on several channels. SampledSoundFunction[  ,  , ...  , n, r] 得到几个通道上的声音.
SampledSoundFunction is generated by Play. SampledSoundFunctionPlay生成.
SampledSoundFunction primitives can appear inside Sound, Graphics and Graphics3D objects. SampledSoundFunction 图元可以出现在 Sound, GraphicsGraphics3D 对象的内部.
• 参见Mathematica 全书: 2.9.18节.
Further Examples

The Sound object produced by Play contains a SampledSoundFunction primitive that uses a compiled function to generate amplitude samples for the sound.

Evaluate the cell to see the graphic and hear the sound.

In[1]:=  



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.