NAME Read AIFF - Read AIFF files SUMMARY Name Read AIFF Type Data Output Sound field 1D 1-vector byte Parameters Name Type Default Choices Browser string Messages string DESCRIPTION This module is meant to be a companion to the Write_MooV module. It operates rather simply, reading in an AIFF file (this is a rather Macintosh format, although many programs can translate understand AIFF) and generating a 1D field. OUTPUTS Sound The field represents the sound samples, where 128 is quiet, 0 and 255 represent the extentions of the speaker toward and away from the listener. The extents and number of elements provide the sample rate information. Sample Rate = max_extent-min_extent/no_samples Hz PARAMETERS Browser Standard File Browser Messages Information about the AIFF file is printed here RELATED MODULES Write_MooV(1) SEE ALSO Write_MooV(1)