palace/index.html

10 KiB

<html class="writer-html5" lang="en" > <head> </head>
palace

Overview

Pythonic Audio Library and Codecs Environment provides common higher-level API for audio rendering using OpenAL:

  • 3D positional rendering, with HRTF support for stereo systems

  • Environmental effects: reverb, atmospheric air absorption, sound occlusion and obstruction

  • Out-of-the-box codec support: FLAC, MP3, Ogg Vorbis, Opus, WAV, AIFF, etc.

Palace wraps around the C++ interface alure using Cython for a safe and convenient interface with type hinting, data descriptors and context managers, following PEP 8#naming-conventions (PascalCase.snake_case).

Indices and Tables


© Copyright 2019, 2020 Nguyễn Gia Phong et al

Built with Sphinx using a theme provided by Read the Docs.
</html>