Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >
BUILT-IN MATHEMATICA SYMBOLTutorials »|See Also »

PlayRange

PlayRange
is an option for Play and related functions which specifies what range of sound amplitude levels should be included.
  • All amplitudes are scaled so that the amplitude levels to be included lie within the range that can be output.
  • Amplitude levels outside the specified range are clipped.
Allinclude all amplitude levels
Automaticoutlying levels are dropped
{amin,amax}explicit amplitude limits
Sample with an automatic PlayRange:
Keep function values between 0 and 1; this will create additional distortion:
Sample with an automatic PlayRange:
In[1]:=
Click for copyable input
Out[1]=
Keep function values between 0 and 1; this will create additional distortion:
In[2]:=
Click for copyable input
Out[2]=
Play a clipped sine wave:
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF