jantap / rsmixer

PulseAudio volume mixer written in rust
MIT License
65 stars 10 forks source link

LV2 effects? #8

Open mxmilkiib opened 3 years ago

mxmilkiib commented 3 years ago

How about the possibility to use LV2 plugins for filtering, compressing, etc. audio streams?

Something like PluseEffects but a bit more open ended (select what plugins to display, like Mixxx).

https://ajboni.github.io/calvo is a somewhat related style TUI host

jantap commented 3 years ago

I'm open to it, however it would probably take a lot of effort to complete. I'll look into what can be done