IFF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(fix link)
(Overview: add Erlang)
Line 12: Line 12:
 
*[[XMI]] XMidi music files
 
*[[XMI]] XMidi music files
 
*[[8-Bit Sampled Voice|8SVX]] audio sample data
 
*[[8-Bit Sampled Voice|8SVX]] audio sample data
 +
* Erlang BEAM compiled modules [http://www.erlang.org/doc/man/beam_lib.html]
  
 
==Resources==
 
==Resources==

Revision as of 09:48, 3 December 2012

File Format
Name IFF
Ontology
Extension(s) .iff

Overview

IFF (Interchange File Format) is a file format introduced by Electronic Arts on the Commodore Amiga computer. Its structure is similar to RIFF or PNG, using various self-contained chunks to contain different data.

Although IFF is most commonly used as an image format (using the file extension .iff), it can actually hold a lot of different data types. Some examples of IFF files are

  • LBM images
  • XMI XMidi music files
  • 8SVX audio sample data
  • Erlang BEAM compiled modules [1]

Resources

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox