项目作者: tippesi

项目描述 :
A repository for testing audio stuff
高级语言: Python
项目地址: git://github.com/tippesi/Python-Audio.git
创建时间: 2019-03-13T21:53:10Z
项目社区:https://github.com/tippesi/Python-Audio

开源协议:BSD 3-Clause "New" or "Revised" License

下载


Python Audio

What you need

  • Python 3.6.x installed (PyAudio won’t work with 3.7.x)
  • PyAudio installed

    What you get

  • Tiny framework which allows to play with audio effects
  • Easy to integrate postprocessing steps per audio stream
  • Wave file loading with following formats (Signed 16/8 bit samples)

    Example

    Have a look at main.py