Recent Changes - Search:

edit SideBar

audiofile

Description

The Audio File library is an implementation of the Audio File Library from SGI, which provides an API for accessing audio file formats like AIFF/AIFF-C, WAVE, and NeXT/Sun .snd/.au files. This library is used by the EsounD daemon.

Install audiofile if you are installing EsounD or you need an API for any of the sound file formats it can handle.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc_r -q64" or "gcc -maix64".

Homepage: http://www.68k.org/~michael/audiofile/

Current version: 0.3.6-1

Downloads

RPM:

Source RPM:

Package dependencies:


Older version

RPM:

Source RPM:

Package dependencies:

  • none

All versions

Edit - History - Print - Recent Changes - Search
Page last modified on October 28, 2018, at 10:51 PM