PyAudiere

A high-level audio interface for Python
Download

PyAudiere Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Christopher Brown
  • Publisher web site:
  • http://www.pyaudiere.org

PyAudiere Tags


PyAudiere Description

A high-level audio interface for Python PyAudiere is a very flexible and easy to use audio library written in Python. Available methods allow you to read soundfiles of various formats into memory and play them, or stream them if they are large. You can pass sound buffers as NumPy arrays of float32's to play (non-blocking). You can also create pure tones, square waves, or 'on-line' white or pink noise. All of these functions can be utilized concurrently. Sweet!PyAudiere is useful for Python programmers who want to painlessly add sound to their applications. It is also just as useful in an interactive environment, particularly in science and education settings involving signal processing applications.PyAudiere depends on the Audiere Sound Library, and like Audiere, is open source and licensed under the LGPL. PyAudiere was originally written by Chad Austin, and has been extended and is now maintained by Christopher Brown. Requirements: · Python What's New in This Release: · Fixed error in deb package that linked to a non-existent lib. Sorry about that.


PyAudiere Related Software