Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22db9262b4df43c

Jump to content

// Workers AI · dad joke modeWhat did Libsndfile say? "I'm a sound investment.

From Wikipedia, the free encyclopedia
libsndfile
DeveloperErik de Castro Lopo
Stable release
1.2.2[1] Edit this on Wikidata / 13 August 2023; 2 years ago (13 August 2023)
Written inC
Operating systemCross-platform
TypeSound library
LicenseLGPL-2.1-or-later
Websitelibsndfile.github.io/libsndfile/ Edit this on Wikidata
Repository

libsndfile is a widely used[2][3] C library written by Erik de Castro Lopo for reading and writing audio files.[4] It supports a wide variety of audio file formats and will convert automatically from one to another.[4] 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.[4] It is licensed under LGPL-2.1-or-later.[4]

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

See also

[edit]

References

[edit]
  1. https://github.com/libsndfile/libsndfile/releases/tag/1.2.2. Retrieved 17 August 2023. {{cite web}}: Missing or empty |title= (help)
  2. "M3ga blog".
  3. 1 2 Adobe Audition CS5.5 Third Party Legal Notices
  4. 1 2 3 4 libsndfile
  5. LAME changelog
[edit]