#Linux users who have some experience with #audio and #Pipewire, a friend wants to take audio from a mic/sound card input, run it through some plugins IE through LADSPA, then route it to an application like TeamTalk. How to achieve this? Asking for @tomecki
easiest way is probably to use Carla to host the LADSPA plugins and to route the audio (add a sink with e.g. `pactl load-module module-null-sink sink_name=mic-processed object.linger=1 media.class=Audio/Duplex`, route audio to it in Carla and select it as an input device in TeamTalk)
@Pitermach @Tomecki I think you can use an app called easy effects for this. It even has some usefull built-in effects and is really easy to work with. It's an accessible GTK4 based app and does not require using the terminal directly.
@pvagner Some time ago I tried to use it, but I had big problems. Now it worked. The problem I have at the moment is the lack of a good noise reduction. There is Speech Processor, but even with the reduction set to -1db it sounds bad. There is also a separate effect Noise Reduction, but instead of controls it only says "unavailable". Maybe it is not available on Arm?
azenet
in reply to Pitermach • • •sivecano
in reply to Pitermach • • •Peter Vágner
in reply to Pitermach • •Tomecki
in reply to Peter Vágner • • •