Skip to main content

python bindings for the miniaudio library and its decoders (mp3, flac, ogg vorbis, wav)

Project description

saythanks Latest Version

Python miniaudio

This module provides:

  • the miniaudio cross platform sound playback and conversion library
  • its decoders for wav, flac, vorbis and mp3
  • python bindings via cffi for much of the functions offered in those libraries

requires Python 3.5 or newer.

Currently, it is only distributed in source form so you need a C compiler to build and install this. For Linux and Mac this shouldn't be a problem. For Windows users it may be though. If you're a windows user you should make sure you installed the required tools (Visual Studio or the C++ build tools) to be able to compile Python extension modules.

Software license for these Python bindings, miniaudio and the decoders: MIT

todo

  • the various format conversion functions aren't available yet.
  • documentation is lacking.

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

miniaudio-1.1.tar.gz (418.8 kB view hashes)

Uploaded Source

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