|
|
||
|
|
| MATHEMATICA IMPORT/EXPORT FORMAT | See Also »|More About » |
| MIME types: audio/aiff, audio/x-aiff, audio/x-aifc AIFF digital audio format. Commonly used in professional audio processing applications and on Macintosh. AIFF is an acronym for Audio Interchange File Format. Binary file format. Stores audio data in uncompressed mono or stereo waveforms. Supports a variety of bit resolutions and sample rates. Developed in 1988 by Apple and others. |
| "Elements" | list of elements and options available in this file | |
| "Rules" | full list of rules for each element and option | |
| "Options" | list of rules for options, properties, and settings |
| "Data" | raw audio samples, given as a list of real numbers, each sublist representing an individual audio channel | |
| "SampledSoundList" | sound data given as a SampledSoundList object | |
| "Sound" | sound data given as a Sound object |
| SampleRate | Automatic | number of amplitude samples per second for each channel |
| "AudioChannels" | Automatic | the number of audio channels in the file | |
| "AudioEncoding" | "Integer16" | how samples are encoded |
| "UnsignedInteger8" | Unsigned 8-bit PCM | |
| "Integer8" | 8-bit PCM | |
| "Integer16" | 16-bit PCM | |
| "Integer24" | 24-bit PCM | |
| "Integer32" | 32-bit PCM | |
| "IMA-ADPCM" | adaptive differential PCM | |
| "Real32" | 32-bit IEEE floating point | |
| "Real64" | 64-bit IEEE floating point | |
| "aLaw" | a-Law 4-bit PCM (ITU-T G.711 standard) | |
| "uLaw" | ||
| "GSM610" | GSM 6.10 codec (ETSI 6.10 standard) | |
| "DWVW-12" | 12-bit DWVW | |
| "DWVW-16" | 16-bit DWVW | |
| "DWVW-24" | 24-bit DWVW |