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: a24527de8b33f485

Jump to content

Audiere

From Wikipedia, the free encyclopedia
Audiere
DevelopersChad Austin, Matthew Campbell
ReleaseAugust 6, 2001; 24 years ago (2001-08-06)
Final release
1.9.4 / February 14, 2006; 20 years ago (2006-02-14)
PlatformUnix-like, Microsoft Windows
TypeApplication programming interface (API)
LicenseLGPL
Websiteaudiere.sourceforge.net

Audiere is a high-level audio API. It can play Ogg Vorbis, MP3, FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For audio output, Audiere supports DirectSound or WinMM in Windows, OSS on Linux and Cygwin, and SGI AL on IRIX.

Audiere is open-source and licensed under the LGPL. This means that you may freely use Audiere in commercial products, as long as you do not modify the source code. If you do modify Audiere and release a product that uses your modifications, you must release your changes to the code under the LGPL as well.

Audiere is portable. It is tested on Windows, Linux-i386, Cygwin, and IRIX with at least three major compilers. Most of Audiere is endian-independent, so expect it to work with few modifications on other architectures.

Audiere does not support three-dimensional positional audio.

[edit]