libsndfile

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
libsndfile
DeveloperErik de Castro Lopo
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Written inC
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemCross-platform
    TypeSound library
    LicenseLGPL-2.1-or-later

    libsndfile is a widely used[1][2] C library written by Erik de Castro Lopo for reading and writing audio files.[3] It supports a wide variety of audio file formats and will convert automatically from one to another.[3] It allows the programmer to ignore many details, such as endianness.

    In addition to the library itself, the package provides command-line programs for converting one format to another (sndfile-convert), for playing audio files (sndfile-play), and for obtaining information about the contents of an audio file (sndfile-info).

    libsndfile is available for AmigaOS, Unix-like systems, including Linux and Mac OS X, and for Microsoft Windows.[3] It is licensed under LGPL-2.1-or-later.[3]

    libsndfile is used, for example, by audio-editing software such as Audacity and Adobe Audition[2] and the MP3 encoder LAME.[4]

    See also

    [edit | edit source]

    Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

    References

    [edit | edit source]
    1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ a b Adobe Audition CS5.5 Third Party Legal Notices
    3. ^ a b c d libsndfile
    4. ^ LAME changelog
    [edit | edit source]