Skip to content

🔉 Play and Record Sound with Python 🐍 [Hotplug Edition!]

License

Notifications You must be signed in to change notification settings

melvyn2/python-sounddevice-hotplug

 
 

Repository files navigation

About this fork

  • This fork was not made to be merged, as the portaudio branch it relies on isn't merged
  • This fork adds:
    • a function to refresh device lists without interupting current streams
    • a callback that is triggered when a device is added or removed

Play and Record Sound with Python

This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals.

Documentation:
http://python-sounddevice.readthedocs.io/
Source code repository and issue tracker:
https://github.com/spatialaudio/python-sounddevice/
License:
MIT -- see the file LICENSE for details.

About

🔉 Play and Record Sound with Python 🐍 [Hotplug Edition!]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%