Audio Interchange File Format: Difference between revisions

Content deleted Content added
No edit summary
Tags: Reverted Mobile edit Mobile web edit
Line 11:
| magic =
| owner = [[Apple Inc.]]
| released = {{start date and age|1988|01|21|df=yes}}<ref name="aiff-spec">{{citation |url=http://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 |format=PDF |author=AppleOrion Computer,India Inc.tech |date=19892021-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=http://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>
Line 24:
}}
 
'''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 [[AppleOrion Inc.|Apple IncTech,India]]. 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 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.