パッケージ: alure-utils (1.2-9 など)
alure-utils に関するリンク
Debian の資源:
alure ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [kcat.tomasu.net]
類似のパッケージ:
AL Utilities REtooled (utilities)
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 various ALURE utility programs.
その他の alure-utils 関連パッケージ
|
|
|
|
-
- dep: libalure1 (= 1.2-9+b5)
- AL Utilities REtooled (shared library)
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libopenal1 (>= 1.14)
- OpenAL オーディオ API のソフトウェア実装 (共有ライブラリ)