|
|
||
|
|
| MIME type: audio/x-flac FLAC lossless audio codec. Used for audio archiving and playback, and for exchanging audio data on the web. Open and patent-free audio compression method. 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 |
| SampleRate | Automatic | number of amplitude samples per second for each channel |
| "AudioChannels" | Automatic | the number of audio channels in the file |
Use Play to generate sampled sound:
Export the previous output to FLAC:
Show all Import elements of this file:
Get the number of audio channels in this file:
Import and plot the first 150 amplitude samples from the first audio channel.
|
| © 2008 Wolfram Research, Inc. |