DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamealure-doc
BeschreibungAL Utilities REtooled (documentation)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.0-2
Sektionuniverse/doc
Prioritätoptional
Installierte Größe232 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellealure
Paketgröße18732 Byte
Prüfsumme MD5f9779a5e7d710d72c582b7abe7a1014b
Prüfsumme SHA1f4eff99d57eb2afd5e4b9808ac6d2457051b816f
Prüfsumme SHA256e5a92e6ec196dd84cee8436330535e08e71d4e92876bd5f8a2df01c37ca42b16
Link zum Herunterladenalure-doc_1.0-2_all.deb
Ausführliche BeschreibungALURE is a utility library to help manage common tasks with OpenAL applications. This includes device enumeration and initialization, file loading, and streaming. . The purpose of this library is to provide pre-made functionality that would otherwise be repetitive or difficult to (re)code for various projects and platforms, such as loading a sound file into an OpenAL buffer and streaming an audio file through a buffer queue. Support for different formats is consistant across platforms, so no special checks are needed when loading files, and all formats are handled through the same API. . Currently ALURE includes a basic .wav and .aif file reader, and can leverage external libraries such as libSndFile (for extended wave formats and several others), VorbisFile (for Ogg Vorbis), and FLAC (for FLAC and Ogg FLAC). External libraries can also be dynamically loaded at run-time, or individually disabled outright at compile time. . This package installs the ALURE documentation.


Impressum
Linux is a registered trademark of Linus Torvalds