OS4 DepotLogo by Alkaron 
(anonymous IP: 216.73.217.32,2493) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (351)
   o Datatype (51)
   o Demo (206)
   o Development (624)
   o Document (24)
   o Driver (102)
   o Emulation (155)
   o Game (1042)
   o Graphics (515)
   o Library (121)
   o Network (241)
   o Office (69)
   o Utility (956)
   o Video (74)

Total files: 4531

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 » libsndfile.lha

Libsndfile

Description: Read/write various sample formats
Download: libsndfile.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 15Mb
Version: 1.2.2
Date: 26 Jul 2026
Author: Erik de Castro Lopo, libsndfile team
Submitter: Michael Trebilcock
Homepage: https://github.com/libsndfile/libsndfile/releases/
Category: development/library/audio
Replaces: development/library/audio/libsndfile.lha
License: LGPL
Distribute: yes
Min OS Version: 4.1
FileID: 13964
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads: 14  (Current version)
438  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
libsndfile v1.2.2

Previous port(s) <=1.0.25 by Fredrik Wikstrom

Info:

Libsndfile is a C library for reading and writing files containing sampled
sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one
standard library interface. It is released in source code format under the Gnu
Lesser General Public License.

The library was written to compile and run on a Linux system but should
compile and run on just about any Unix (including MacOS X). There are also
pre-compiled binaries available for 32 and 64 bit windows.

It was designed to handle both little-endian (such as WAV) and big-endian
(such as AIFF) data, and to compile and run correctly on little-endian (such
as Intel and DEC/Compaq Alpha) processor systems as well as big-endian
processor systems such as Motorola 68k, Power PC, MIPS and Sparc. Hopefully
the design of the library will also make it easy to extend for reading and
writing new sound file formats.

About the port:

For the newlib build, the file_io module inside the library uses 100% native
dos.library calls and should work with large files (>4GB). These patches
were written by Fredrik Wikstrom and taken from his v1.0.25 port, and amended
for v1.2.2.

File Version Size Date OS Dls Readme
libsndfile-src.lha1.2.21Mb26 Jul 20264.015¤ Libsndfile-src - Read/write various sample formats
Copyright © 2004-2026 by Björn Hagström All Rights Reserved