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

ListPlay

Updated In 6 Graphic
ListPlay[{a1, a2, ...}]
creates an object that plays as a sound whose amplitude is given by the sequence of levels ai.
  • The following options can be given:
DisplayFunctionAutomaticfunction for generating output to display
PlayRangeAllthe range of amplitude levels to include
SampleDepth8how many bits to use to represent each amplitude level
SampleRate8192how many times per second amplitude samples should be generated
  • ListPlay[{list1, list2}] generates stereo sound. The left-hand channel is given first.
  • ListPlay[{list1, list2, ...}] generates sound on any number of channels. If the lists are of different lengths, silence is inserted at the ends of the shorter lists.
New in 2 | Last modified in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team