AIFF
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM update) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
AIFF chunks provide native metadata. In addition, although it is not in the specification, an [[ID3]] chunk is often used to include ID3V2 metadata. | AIFF chunks provide native metadata. In addition, although it is not in the specification, an [[ID3]] chunk is often used to include ID3V2 metadata. | ||
+ | |||
+ | == Software == | ||
+ | * [http://sox.sourceforge.net SoX] | ||
+ | * {{Reggae}} | ||
== Sample files == | == Sample files == | ||
* http://cd.textfiles.com/audio11000/MEDIA/SOUNDS/AIFF/ | * http://cd.textfiles.com/audio11000/MEDIA/SOUNDS/AIFF/ | ||
+ | * {{DexvertSamples|audio/aif}} | ||
==Resources== | ==Resources== |
Latest revision as of 04:09, 28 December 2023
Contents |
[edit] Overview
AIFF (Audio Interchange File Format) files store uncompressed signed audio samples inside an IFF container. See that article for more details. There's also a compressed variant, called AIFC, which has its own page.
AIFF chunks provide native metadata. In addition, although it is not in the specification, an ID3 chunk is often used to include ID3V2 metadata.
[edit] Software
[edit] Sample files
[edit] Resources
- Page from fileformat.info[1]
- Wikipedia article
- some more detailed information[2]
- McGill University also has lots of info on the format here
- Another source of information[3]