Audio Interchange File Format: Difference between revisions

Content deleted Content added
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
m Fixed syntax
Tags: Mobile edit Mobile app edit iOS app edit App section source
 
(One intermediate revision by one other user not shown)
Line 1:
{{Short description|File format family}}
{{Redirect|AIFC|the Astana International Financial Centre|Astana International Financial Centre}}
{{more citations needed|date=January 2016}}
{{Infobox file format
Line 15 ⟶ 16:
| released = {{start date and age|1988|01|21|df=yes}}<ref name="aiff-spec">{{citation |url=https://www.mmsp.ece.mcgill.ca/Documents/AudioFormats/AIFF/Docs/AIFF-1.3.pdf |title=Audio Interchange File Format, A Standard for Sampled Sound Files, Version 1.3 |author=Apple Computer, Inc. |date=1989-01-04 |access-date=2010-03-21}}</ref><!-- {{Start date|YYYY|dd|mm|df=yes}} -->
| latest release version = 1.3
| latest release date = {{Start date and age|1989|01|04|df=no}}<!-- {{Start date and age|YYYY|dd|mm|df=yes}} --><br />AIFF-C / {{Start date and age|1991|07|df=yes}}<ref name="aiff-spec2">{{cite web |url=https://www.mmsp.ece.mcgill.ca/Documents/AudioFormats/AIFF/AIFF.html |title=Audio File Format Specifications - AIFF / AIFF-C Specifications |author=P. Kabal |publisher=McGill University |date=2005-03-15 |access-date=2010-03-21}}</ref>
| genre = [[Audio file format]], [[container format (digital)|container format]]
| container for =
Line 25 ⟶ 26:
| url =
}}
 
{{Redirect|AIFC|the Astana International Financial Centre|Astana International Financial Centre}}
 
'''Audio Interchange File Format''' ('''AIFF''') is an [[audio file format]] standard used for storing [[sound]] data for [[personal computer]]s and other electronic audio devices. The format was developed by [[Apple Inc.|Apple Inc]]. in 1988 based on [[Electronic Arts]]' [[Interchange File Format]] (IFF, widely used on [[Amiga]] systems) and is most commonly used on [[Macintosh|Apple Macintosh]] computer systems.
 
The [[digital audio|audio data]] in most AIFF files is uncompressed [[pulse-code modulation]] (PCM). This type of AIFF file uses much more disk space than [[lossy]] formats like [[MP3]]—about 10&nbsp; MB for one minute of stereo audio at a sample rate of 44.1&nbsp;kHz and a bit depth of 16 bits. There is also a compressed variant of AIFF known as '''AIFF-C''' or '''AIFC''', with various defined compression codecs.
 
In addition to audio data, AIFF can include [[Loop (music)|loop]] point data and the musical note of a [[sampling (music)|sample]], for use by hardware samplers and musical applications.
 
The file extension for the standard AIFF format is <code>.aiff</code> or <code>.aif</code>. For the compressed variantsformat itthe ispreferred supposedsuffix to beis <code>.aifc</code>, but audio applications supporting the format also allow <code>.aiff</code> or <code>.aif</code> are accepted as well by audio applications supporting the format.
 
==AIFF on macOS==