OS4 DepotLogo by Alessandro Bacchia 
(anonymous IP: 3.128.94.171,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   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: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


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: 2Mb
Version: 1.0.25
Date: 21 Mar 2014
Author: Erik de Castro Lopo, port by Fredrik Wikström
Submitter: Fredrik Wikström
Email: fredrik/a500 org
Homepage: http://www.mega-nerd.com/libsndfile/
Category: development/library/audio
Replaces: development/library/audio/libsndfile.lha
License: LGPL
Distribute: yes
Min OS Version: 4.1
FileID: 8693
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads: 124  (Current version)
306  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Installation:

Copy SDK/#? ALL SDK:
MakeLink SOFT SDK:local/newlib/lib/libsndfile.so libsndfile.so.1

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:

The sf_open_fd() function requires newlib.library >= 53.20 which is not yet
publically released. However most programs should not need this function (none
of the programs included with the library use it f.e.).

The file_io module inside the library uses 100% native dos.library calls and
should work with large files (>4GB).





File Version Size Date OS Dls Readme
libsndfile-src.lha1.0.252Mb07 Mar 20134.092¤ Libsndfile-src - Read/write various sample formats
Copyright © 2004-2024 by Björn Hagström All Rights Reserved