OS4 DepotLogo by Browallia 
(anonymous IP: 216.73.216.144,2392) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (345)
   o Datatype (51)
   o Demo (204)
   o Development (610)
   o Document (24)
   o Driver (98)
   o Emulation (152)
   o Game (1026)
   o Graphics (509)
   o Library (119)
   o Network (237)
   o Office (67)
   o Utility (937)
   o Video (70)

Total files: 4449

Full index file
Recent index file

 Links

  Amigans.net
  Aminet
  IntuitionBase
  Hyperion Entertainment
  A-Eon
  Amiga Future


Support the site


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

sndfile

Description: Library for reading/writing various sample formats
Download: sndfile.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 1Mb
Version: 1.1
Date: 29 Aug 2025
Author: Erik de Castro Lopo, Fredrik Wikström, Daniel Jedlicka
Submitter: Daniel Jedlicka
Category: development/library/audio
License: LGPL
Distribute: yes
Min OS Version: 4.1
FileID: 13489
 
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Based on libsndfile (a cross-platform C library for reading and writing audio
files), sndfile.library allows handling a wide variety of sampled sound file
formats through one standard Amiga shared library interface. Supported formats
and codecs include: WAV, AIFF, MP3, FLAC, Ogg Vorbis, Opus, IFF-8SVX, Core Audio
File and many others.

During read and write operations, formats are seamlessly converted between the
format that the application program has requested or supplied and the file's
data format. The application programmer can remain blissfully unaware of issues
such as file endianness and data format.

The current version of sndfile.library is based on libsndfile 1.2.2 from August
2023.

INSTALLATION
Unpack the archive and click on the 'Install' icon to run the installer script.

AUTHORS
The main author of libsndfile is Erik de Castro Lopo. The library project is
currently hosted on GitHub (https://github.com/libsndfile) and maintained by the
libsndfile team consisting of:

    - Erik de Castro Lopo aka ()erikd
    - David Seifert aka ()SoapGentoo
    - Arthur Taylor aka ()arthurt
    - ()evpobr

The AmigaOS4 shared library wrapper was written by Daniel Jedlicka based on the
OS4 port of libsndfile by Fredrik Wikström.

An AmigaLabs release in 2025.

Copyright © 2004-2025 by Björn Hagström All Rights Reserved