OS4 DepotLogo by Alkaron 
(anonymous IP: 3.141.244.201,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (595)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4364

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Development » Library » Audio » libaiff.lha

Libaiff

Description: Read/write aiff files
Download: libaiff.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 147kb
Version: 5.0
Date: 09 Dec 14
Author: Marco Trillo, Hans de Ruiter
Submitter: Fredrik Wikström
Email: fredrik/a500 org
Homepage: http://aifftools.sourceforge.net/libaiff/
Category: development/library/audio
Replaces: development/library/audio/libaiff.lha
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 9072
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
Installation:

Copy SDK/#? ALL SDK:

Changes:

(8-Dec-2014)
 - Integrated C++ fixes for libaiff.h header file from Hans de Ruiter
   (extern "C" was missing around function prototypes).

(16-Jan-2012)
 - Integrated some fixes by Hans de Ruiter (code assumed that malloc would
   return cleared memory)

--- from manual ---

LibAiff is a library for C applications, providing transparent read & write
operations for Audio Interchange File Format files. 

With LibAiff your application can easily use the Audio IFF format to
interchange digital audio. 

LibAiff wants to implement all the features of the AIFF 1.3 standard,
including markers, comments, etc. 

The LibAiff 5.0 version

This version of LibAiff supports the following features: 

  o Reading any valid Audio IFF file. 
  o Writing a valid Audio IFF or AIFF Compressed (AIFC) file. 
  o Reading a compressed AIFF Compressed (AIFC) file with audio encoded in the
    following formats: 
      o Linear PCM (both big-endian and little-endian) 
      o µ-Law (u-Law) 
      o A-Law 
      o 32-bit IEEE-754 floating point (float32) 
  o Read & write samples in all formats supported by the Audio IFF standard. 
  o Transparently receiving samples in 32-bit LPCM or floating-point PCM, with
    LibAiff doing all the conversions (if necessary). 
  o Transparently writing 32-bit LPCM audio, with LibAiff doing all the
    conversions (if necessary). 
  o Getting and setting all the AIFF Attributes. 
  o Reading and writing markers to positions on the sound. 
  o Reading instrument data from AIFF files. 



Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment