avindra / pacmd-python

:penguin: python bindings to pacmd (CLI utility for pulseaudio)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alternatives

avindra opened this issue · comments

If you want to use the library bindings:

  1. https://github.com/mk-fg/python-pulse-control

Note this will require the necessary development headers and environment for building. However, once set up, you gain broader access to Pulse apis. We can also assume that each call is less expensive, since it does not require a spawn.