theRealCarneiro / pulsemeeter

Replicating voicemeeter routing functionalities in linux with pulseaudio
MIT License
385 stars 20 forks source link

add pulseaudio event listener (replaces main window pactl listener), … #54

Closed Fl1tzi closed 2 years ago

Fl1tzi commented 2 years ago

…add docstrings, fix startup if there are no hardware devices and optimize server status in main

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

It would be great if you try these changes before you merge them.

Fixes #51

Type of change

Please delete options that are not relevant.

Checklist :

You don't need to do all of this, but at least check what you did

Fl1tzi commented 2 years ago

Okay I just noticed you probably also have to pulsectl_async to the dependencies, sorry!