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):
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
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team