New in Wolfram Mathematica 6: Symbolic Sound Support  previous | next 
Use a Full Range of Musical Instruments
Mathematica 6 supports all standard MIDI instruments, as well as percussion.
In[1]:=

Click for copyable input
Sound[SoundNote[#, 1, RandomChoice[{"Piano", "Cello", "Tuba"}]] & /@ 

  RandomInteger[12, 50], 20]
Out[1]=