Audorra is a digital audio library for Delphi and Freepascal. Using a flexible plugin architecture, it allows you to exchange the audio backend (e.g. WaveOut, OpenAL, libao), add protocol classes (e.g. file, http) and audio decoders.
Audorra is meant to be an addition to my 2d graphics engine Andorra 2D and my FFMpeg-Wrapper solution Acinerella. Distinct from solutions like BASS or FMOD Audorra is Opensource, licensed under the MPL.
It contains an efficient 3d audio software renderer, which allows you to position audio sources in a 3d environment.
These are the most striking features of Audorra:
- Modularity
- Support for multichannel audio
- 3D audio renderer
- Support for many audio formats when using Acinerella
- Support for HTTP streams using a modified version of Synapse
- Analyzers (FFT, Oscilloscope, Peakmeter)
- CD-Audio support
- Cross platform
French
Audorra est le complément d'Andorra 2D et de FFMPEG Wrapper Acinerella. Il permet de gérer des fichiers audio et des décodeurs audio grâce à sa gestion de plugins.
Atouts d'Audorra :
- Modularité
- Support de multicanaux audio
- renderer 3D audio
- Support de beaucoup de formats audio en utilisant Acinerella
- Support du HTTP en utilisant une version modifiée de Synapse
- Analyseurs (FFT, Oscilloscope, Peakmeter)
- CD-Audio
- Cross platform