theRealCarneiro / pulsemeeter

Replicating voicemeeter routing functionalities in linux with pulseaudio
MIT License
361 stars 18 forks source link

[Feature Request] VST/LV2/LADSPA plugin support #14

Open hugeblank opened 2 years ago

hugeblank commented 2 years ago

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.

theRealCarneiro commented 2 years ago

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