软件包:libalure1(1.2-9 以及其他的)
AL Utilities REtooled (shared library)
ALURE 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 consistent 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), and others. External libraries can also be dynamically loaded at run-time, or individually disabled outright at compile time.
This package installs the ALURE shared library.
其他与 libalure1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdumb1
- dynamic universal music bibliotheque
-
- dep: libflac12 (>= 1.3.0)
- Free Lossless Audio Codec - runtime C library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libmodplug1 (>= 1:0.8.8.5)
- shared libraries for mod music based on ModPlug
-
- dep: libmpg123-0 (>= 1.6.2)
- MPEG layer 1/2/3 audio decoder (shared library)
-
- dep: libopenal1 (>= 1.14)
- Software implementation of the OpenAL audio API (shared library)
-
- dep: libsndfile1 (>= 1.0.20)
- Library for reading/writing audio files
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: libvorbisfile3 (>= 1.1.2)
- high-level API for Vorbis General Audio Compression Codec