Skip to content

Nmstr/PySoundSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySoundSphere

PySoundSphere is a high level audio library written in python.

What you might be looking for:

Basic Installation

The default way to install PySoundSphere is using the sounddevice backend. To do this run the following:

pip install PySoundSphere[sounddevice-backend]

More detailed instructions are available here. More informations about backends can be found here.

License

This project is licensed under the GNU General Public License v3.0 (GPLv3)

See LICENSE.md for more information

Releases

No releases published

Packages

No packages published

Languages