Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Visualization and Graphics > Sound and Sonification >

EmitSound

EmitSound[snd]
emits the sound snd when evaluated.
EmitSound[{snd1, snd2, ...}]
emits each of the sounds sndi in sequence.
Produce a musical note (middle C in piano style):
Generate a representation of a sound:
Actually produce the sound:
Produce a musical note (middle C in piano style):
In[1]:=
Click for copyable input
 
Generate a representation of a sound:
In[1]:=
Click for copyable input
Out[1]=
Actually produce the sound:
In[2]:=
Click for copyable input
Create a button that produces a sound when pressed:
Make a simple DTMF "Touch Tone" dialer:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team