|
|
|||
|
|
|
| MIME type: FLAC lossless audio codec. Used for audio archiving and playback, and for exchanging audio data on the web. Open standard for audio compression. FLAC is an acronym for Free Lossless Audio Codec. Binary file format. Compresses audio samples using linear prediction and run-length encoding methods. Supports up to 8 audio channels. |
| "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 lists of real numbers, each sublist representing an individual audio channel | |
| "SampledSoundList" | FLAC file given as SampledSoundList | |
| "Sound" | FLAC file represented as a Sound object |
| "MetaInformation" | metainformation tags, given as a list of rules | |
| "Duration" | duration in seconds | |
| "Length" | number of sound samples | |
| "AudioChannels" | number of audio channels | |
| "SampleDepth" | bits used to encode amplitude levels | |
| "SampleRate" | number of amplitude samples per second and channel |
| SampleRate | Automatic | number of amplitude samples per second for each channel |
| "AudioChannels" | Automatic | number of audio channels |