SampleDepth
Usage
•SampleDepth 声音基元的一个可选项,用来指定对声量进行编码时应使用的比特数.
Notes
• 缺省值为SampleDepth -> 8. • 利用缺省设置,256种不同声量可以被使用.
• 参见 Mathematica 全书: 2.9.18节.
Further Examples
Here is a frequency-modulated tone. Evaluate the cell to see the graphic and hear the sound.
In[1]:=
|
Reducing the SampleDepth makes the computations faster at the cost of reducing the quality of of the sound. Evaluate the cell to see the graphic and hear the sound.
In[2]:=
|
|