Skip to main content

p3dae - audio effects library for Panda3D

Project description

Audio effects support for panda3d

p3dae

Description:

p3dae is a library dedicated to implementation of various audio effects for panda3d's AudioManager. Its started as attempt to fix the "clicky noise" issue appearing on switch of some tracks, caused by lack of crossfading - and, as for now, only implements fade in/fade out/crossfade functions. Its goals are to be as simple and flexible as possible (meaning it should work independant of particular AudioManager instance) and dont rely on third party libs unless necessary

Dependencies:

For the time being, this project depends solely on panda3d

Limitations:

If you want to crossfade tracks - instance of AudioManager to which they belong, should have concurrent sound limit set to 2 or more. For how to set things up, check official documentation.

Usage:

License:

This software has been licensed under MIT. For license of media used in example snippets, see media_info.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

p3dae-0.1.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

p3dae-0.1.0-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page