Similar to how OBS handles VST 2.x audio plugins in the form of a filter, to be able to apply any filter on any input (hardware or virtual) could be awesome. Bonus points if the implementation supports using a hotkey or command (eg: pulsemeeter input=HW1 filter=1 disable to disable Filter 1, the plugin, on Hardware Input 1) to enable/disable them on the fly, or through something like a Stream Deck.
I'm working on something like that with ladspa, still very early stage because it's very annoying to use plugins with pulse, and it introduces very high latency
Similar to how OBS handles VST 2.x audio plugins in the form of a filter, to be able to apply any filter on any input (hardware or virtual) could be awesome. Bonus points if the implementation supports using a hotkey or command (eg:
pulsemeeter input=HW1 filter=1 disable
to disable Filter 1, the plugin, on Hardware Input 1) to enable/disable them on the fly, or through something like a Stream Deck.