Following the advice of @Takkat (Apply LADSPA plugin to input (microphone)), I tried to apply a plugin (SC4 Mono) to a newly created sink:
pacmd load-module module-ladspa-sink sink_name=ladspa-sink master=alsa_output.pci-0000_00_10.1.analog-stereo plugin=sc4m_1916 label=SC4mono control=0,100,400,0,0,3.25,0,0,0
The name of the sink was checked with the following command:
pacmd list-sinks
The name of the plugin was checked in the the folder:
/usr/lib/ladspa/
But running that command in the terminal returns:
Module load failed.
I use the default settings for the SC4 Mono plugin when loaded with Audacity for my command. In the end I would like to apply the plugin SC4 Mono to the Microphone Input of my soundcard, so that other programs receive the altered signal.