Skip to content

tippesi/Python-Audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages