AIFF
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(One intermediate revision by one user not shown) | |||
Line 12: | Line 12: | ||
== Software == | == Software == | ||
− | * [http://sox.sourceforge.net | + | * [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]