ListPlay
Usage
• ListPlay[{ , , ... }] plays a sound whose amplitude is given by the sequence of levels .
Notes
• ListPlay returns a Sound object. • The following options can be given: • ListPlay[{ , }] generates stereo sound. The left-hand channel is given first. • ListPlay[{ , , ... }] 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 Version 2.
|