wwmm / easyeffects

Limiter, compressor, convolver, equalizer and auto volume and many other plugins for PipeWire applications
GNU General Public License v3.0
6.52k stars 269 forks source link

No audio #1160

Closed hjkvgg59-dev closed 3 years ago

hjkvgg59-dev commented 3 years ago

I am using Garuda Linux and tried to install easyeffects in the beginning it was working but after I now to there is no audio coming out so i need to toggle of the switch for me to be able to hear audo

chrsrns commented 3 years ago

I am using Garuda Linux and tried to install easyeffects in the beginning it was working but after I now to there is no audio coming out so i need to toggle of the switch for me to be able to hear audo

May I ask what switch you're talking about? I'm currently having the same problem on an inconsistent basis.

wwmm commented 3 years ago

@hjkvgg59-dev kill the current instance easyeffects -q and restart it in debug mode G_MESSAGES_DEBUG=easyeffects easyeffects so we can see if there are errors happening. It is also worth checking if something did not mute our virtual devices. Sometimes that happens for no clear reason. It may be a PipeWire bug or a third party tool messing with them.

hjkvgg59-dev commented 3 years ago

G_MESSAGES_DEBUG=easyeffects easyeffects (process:10856): easyeffects-DEBUG: 21:02:44.530: main: locale directory: /usr/share/locale (easyeffects:10856): easyeffects-DEBUG: 21:02:44.643: presets_manager: system input presets directory: "/etc/easyeffects/input"; (easyeffects:10856): easyeffects-DEBUG: 21:02:44.643: presets_manager: system input presets directory: "/etc/xdg/easyeffects/input"; (easyeffects:10856): easyeffects-DEBUG: 21:02:44.643: presets_manager: system input presets directory: "/home/hjkvgg59/.config/kdedefaults/easyeffects/input"; (easyeffects:10856): easyeffects-DEBUG: 21:02:44.643: presets_manager: system output presets directory: "/etc/easyeffects/output"; (easyeffects:10856): easyeffects-DEBUG: 21:02:44.643: presets_manager: system output presets directory: "/etc/xdg/easyeffects/output"; (easyeffects:10856): easyeffects-DEBUG: 21:02:44.643: presets_manager: system output presets directory: "/home/hjkvgg59/.config/kdedefaults/easyeffects/output"; (easyeffects:10856): easyeffects-DEBUG: 21:02:44.643: presets_manager: user presets directory already exists: /home/hjkvgg59/.config/easyeffects/ (easyeffects:10856): easyeffects-DEBUG: 21:02:44.643: presets_manager: user presets directory already exists: /home/hjkvgg59/.config/easyeffects/input (easyeffects:10856): easyeffects-DEBUG: 21:02:44.643: presets_manager: user presets directory already exists: /home/hjkvgg59/.config/easyeffects/output (easyeffects:10856): easyeffects-DEBUG: 21:02:44.643: presets_manager: user presets directory already exists: /home/hjkvgg59/.config/easyeffects/autoload/input (easyeffects:10856): easyeffects-DEBUG: 21:02:44.643: presets_manager: user presets directory already exists: /home/hjkvgg59/.config/easyeffects/autoload/output

(easyeffects:10856): Gtk-WARNING **: 21:02:44.649: Unknown key gtk-button-images in /home/hjkvgg59/.config/gtk-4.0/settings.ini

(easyeffects:10856): Gtk-WARNING **: 21:02:44.649: Unknown key gtk-menu-images in /home/hjkvgg59/.config/gtk-4.0/settings.ini

(easyeffects:10856): Gtk-WARNING **: 21:02:44.649: Unknown key gtk-toolbar-style in /home/hjkvgg59/.config/gtk-4.0/settings.ini (easyeffects:10856): easyeffects-DEBUG: 21:02:44.670: application: easyeffects version: 6.1.1 (easyeffects:10856): easyeffects-DEBUG: 21:02:44.672: pipe_manager: compiled with pipewire: 0.3.35 (easyeffects:10856): easyeffects-DEBUG: 21:02:44.672: pipe_manager: linked to pipewire: 0.3.35 (easyeffects:10856): easyeffects-DEBUG: 21:02:44.679: pipe_manager: core version: 0.3.35 (easyeffects:10856): easyeffects-DEBUG: 21:02:44.679: pipe_manager: core name: pipewire-0 (easyeffects:10856): easyeffects-DEBUG: 21:02:44.679: pipe_manager: found metadata: settings (easyeffects:10856): easyeffects-DEBUG: 21:02:44.679: pipe_manager: found metadata: default (easyeffects:10856): easyeffects-DEBUG: 21:02:44.679: pipe_manager: found metadata: route-settings (easyeffects:10856): easyeffects-DEBUG: 21:02:44.679: pipe_manager: Audio/Sink 44 alsa_output.pci-0000_04_00.6.analog-stereo was added (easyeffects:10856): easyeffects-DEBUG: 21:02:44.679: pipe_manager: Audio/Source 45 alsa_input.pci-0000_04_00.6.analog-stereo was added (easyeffects:10856): easyeffects-DEBUG: 21:02:44.680: pipe_manager: Audio/Sink 59 easyeffects_sink was added (easyeffects:10856): easyeffects-DEBUG: 21:02:44.680: pipe_manager: Audio/Source/Virtual 61 easyeffects_sourcewas added (easyeffects:10856): easyeffects-DEBUG: 21:02:44.681: pipe_manager: new metadata property: 0, default.configured.audio.sink, Spa:String:JSON, { "name": "alsa_output.usb-Generic_USB_Audio-00.analog-stereo" } (easyeffects:10856): easyeffects-DEBUG: 21:02:44.681: pipe_manager: new metadata property: 0, default.configured.audio.source, Spa:String:JSON, { "name": "alsa_input.usb-Generic_USB_Audio-00.analog-stereo" } (easyeffects:10856): easyeffects-DEBUG: 21:02:44.681: pipe_manager: new metadata property: 0, default.audio.sink, Spa:String:JSON, { "name": "alsa_output.pci-0000_04_00.6.analog-stereo" } (easyeffects:10856): easyeffects-DEBUG: 21:02:44.681: pipe_manager: new metadata property: 0, default.audio.source, Spa:String:JSON, { "name": "alsa_input.pci-0000_04_00.6.analog-stereo" } (easyeffects:10856): easyeffects-DEBUG: 21:02:44.681: pipe_manager: new metadata property: 0, default.video.source, Spa:String:JSON, { "name": "v4l2_input.pci-0000_04_00.3-usb-0_4_1.0" } (easyeffects:10856): easyeffects-DEBUG: 21:02:44.703: lv2_wrapper: http://lsp-plug.in/plugins/lv2/sc_compressor_stereo requires feature: http://lv2plug.in/ns/ext/urid#map (easyeffects:10856): easyeffects-DEBUG: 21:02:44.719: lv2_wrapper: http://lsp-plug.in/plugins/lv2/comp_delay_x2_stereo requires feature: http://lv2plug.in/ns/ext/urid#map (easyeffects:10856): easyeffects-DEBUG: 21:02:44.773: lv2_wrapper: http://lsp-plug.in/plugins/lv2/para_equalizer_x32_lr requires feature: http://lv2plug.in/ns/ext/urid#map (easyeffects:10856): easyeffects-DEBUG: 21:02:44.810: lv2_wrapper: http://lsp-plug.in/plugins/lv2/limiter_stereo requires feature: http://lv2plug.in/ns/ext/urid#map (easyeffects:10856): easyeffects-DEBUG: 21:02:44.817: lv2_wrapper: http://lsp-plug.in/plugins/lv2/loud_comp_stereo requires feature: http://lv2plug.in/ns/ext/urid#map

(easyeffects:10856): easyeffects-WARNING **: 21:02:44.823: lv2_wrapper: Could not find the plugin: urn:zamaudio:ZaMaximX2 (easyeffects:10856): easyeffects-DEBUG: 21:02:44.823: soe: urn:zamaudio:ZaMaximX2 is not installed

(easyeffects:10856): easyeffects-WARNING **: 21:02:44.823: lv2_wrapper: urn:zamaudio:ZaMaximX2 port symbol notfound: thresh

(easyeffects:10856): easyeffects-WARNING **: 21:02:44.823: lv2_wrapper: urn:zamaudio:ZaMaximX2 port symbol notfound: ceil

(easyeffects:10856): easyeffects-WARNING **: 21:02:44.823: lv2_wrapper: urn:zamaudio:ZaMaximX2 port symbol notfound: rel (easyeffects:10856): easyeffects-DEBUG: 21:02:44.844: lv2_wrapper: http://lsp-plug.in/plugins/lv2/mb_compressor_stereo requires feature: http://lv2plug.in/ns/ext/urid#map (easyeffects:10856): easyeffects-DEBUG: 21:02:44.876: pipe_manager: Filter pe_soe_output_level, id = 68, was added (easyeffects:10856): easyeffects-DEBUG: 21:02:44.878: soe: output_level successfully connected to pipewire graph (easyeffects:10856): easyeffects-DEBUG: 21:02:44.878: pipe_manager: Filter pe_soe_spectrum, id = 63, was added (easyeffects:10856): easyeffects-DEBUG: 21:02:44.880: soe: spectrum successfully connected to pipewire graph (easyeffects:10856): easyeffects-DEBUG: 21:02:44.908: lv2_wrapper: http://lsp-plug.in/plugins/lv2/sc_compressor_stereo requires feature: http://lv2plug.in/ns/ext/urid#map (easyeffects:10856): easyeffects-DEBUG: 21:02:44.926: lv2_wrapper: http://lsp-plug.in/plugins/lv2/comp_delay_x2_stereo requires feature: http://lv2plug.in/ns/ext/urid#map (easyeffects:10856): easyeffects-DEBUG: 21:02:44.985: lv2_wrapper: http://lsp-plug.in/plugins/lv2/para_equalizer_x32_lr requires feature: http://lv2plug.in/ns/ext/urid#map (easyeffects:10856): easyeffects-DEBUG: 21:02:45.025: lv2_wrapper: http://lsp-plug.in/plugins/lv2/limiter_stereo requires feature: http://lv2plug.in/ns/ext/urid#map (easyeffects:10856): easyeffects-DEBUG: 21:02:45.033: lv2_wrapper: http://lsp-plug.in/plugins/lv2/loud_comp_stereo requires feature: http://lv2plug.in/ns/ext/urid#map

(easyeffects:10856): easyeffects-WARNING **: 21:02:45.039: lv2_wrapper: Could not find the plugin: urn:zamaudio:ZaMaximX2 (easyeffects:10856): easyeffects-DEBUG: 21:02:45.039: sie: urn:zamaudio:ZaMaximX2 is not installed

(easyeffects:10856): easyeffects-WARNING **: 21:02:45.039: lv2_wrapper: urn:zamaudio:ZaMaximX2 port symbol notfound: thresh

(easyeffects:10856): easyeffects-WARNING **: 21:02:45.039: lv2_wrapper: urn:zamaudio:ZaMaximX2 port symbol notfound: ceil

(easyeffects:10856): easyeffects-WARNING **: 21:02:45.039: lv2_wrapper: urn:zamaudio:ZaMaximX2 port symbol notfound: rel (easyeffects:10856): easyeffects-DEBUG: 21:02:45.061: lv2_wrapper: http://lsp-plug.in/plugins/lv2/mb_compressor_stereo requires feature: http://lv2plug.in/ns/ext/urid#map (easyeffects:10856): easyeffects-DEBUG: 21:02:45.093: pipe_manager: Filter pe_sie_output_level, id = 91, was added (easyeffects:10856): easyeffects-DEBUG: 21:02:45.095: sie: output_level successfully connected to pipewire graph (easyeffects:10856): easyeffects-DEBUG: 21:02:45.096: pipe_manager: Filter pe_sie_spectrum, id = 86, was added (easyeffects:10856): easyeffects-DEBUG: 21:02:45.098: sie: spectrum successfully connected to pipewire graph easyeffects-INFO: 21:02:45.121: application: disabling global bypass (easyeffects:10856): easyeffects-DEBUG: 21:02:45.159: application_ui: Icon Theme BeautyLine detected (easyeffects:10856): easyeffects-DEBUG: 21:02:45.363: new default output device: alsa_output.pci-0000_04_00.6.analog-stereo (easyeffects:10856): easyeffects-DEBUG: 21:02:45.367: new default input device: alsa_input.pci-0000_04_00.6.analog-stereo (easyeffects:10856): easyeffects-DEBUG: 21:02:45.371: application: device alsa_card.pci-0000_04_00.6 has changed its input route to: analog-input-internal-mic (easyeffects:10856): easyeffects-DEBUG: 21:02:45.372: application: device alsa_card.pci-0000_04_00.6 has changed its output route to: analog-output-speaker (easyeffects:10856): easyeffects-DEBUG: 21:02:56.216: pipe_manager: Stream/Output/Audio 100 Brave was added (easyeffects:10856): easyeffects-DEBUG: 21:02:56.217: pipe_manager: new metadata property: 100, target.node, Spa:Id, 59 (easyeffects:10856): easyeffects-DEBUG: 21:02:56.219: pipe_manager: Brave port 99 is connected to easyeffects_sink port 72 (easyeffects:10856): easyeffects-DEBUG: 21:02:56.220: pipe_manager: Brave port 98 is connected to easyeffects_sink port 73 (easyeffects:10856): easyeffects-DEBUG: 21:02:56.333: soe: output_level: new PipeWire blocksize: 1024 (easyeffects:10856): easyeffects-DEBUG: 21:03:21.683: pipe_manager: Stream/Output/Audio Brave was removed

wwmm commented 3 years ago

soe: output_level: new PipeWire blocksize: 1024

Considering that our pipeline received PipeWire's audio buffer size at some point audio passed through it. This may be one of those cases where something is muted somewhere. Try to make a backup of the folder ~/.config/pipewire/ and reboot the computer after deleting it. I think this is where PipeWire is saving each stream and device state.

Inu90 commented 3 years ago

So not sure if it's the same problem but I also have 0 audio when easyeffects is running. Only way to get any sort of audio output is by activating the bypass or killing the process. Tried reinstalling, removing the easyeffects and pipewire folders in .config to no avail.

G_MESSAGES_DEBUG=easyeffects easyeffects
(process:3516): easyeffects-DEBUG: 23:54:13.079: main: locale directory: /usr/share/locale
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.165: presets_manager: system input presets directory: "/etc/easyeffects/input"; 
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.165: presets_manager: system input presets directory: "/etc/xdg/easyeffects/input"; 
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.165: presets_manager: system input presets directory: "/home/cfsa/.config/kdedefaults/easyeffects/input"; 
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.165: presets_manager: system output presets directory: "/etc/easyeffects/output"; 
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.165: presets_manager: system output presets directory: "/etc/xdg/easyeffects/output"; 
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.165: presets_manager: system output presets directory: "/home/cfsa/.config/kdedefaults/easyeffects/output"; 
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.165: presets_manager: user presets directory already exists: /home/cfsa/.config/easyeffects/
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.165: presets_manager: user presets directory already exists: /home/cfsa/.config/easyeffects/input
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.165: presets_manager: user presets directory already exists: /home/cfsa/.config/easyeffects/output
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.165: presets_manager: user presets directory already exists: /home/cfsa/.config/easyeffects/autoload/input
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.165: presets_manager: user presets directory already exists: /home/cfsa/.config/easyeffects/autoload/output

(easyeffects:3516): Gtk-WARNING **: 23:54:13.173: Unknown key gtk-button-images in /home/cfsa/.config/gtk-4.0/settings.ini

(easyeffects:3516): Gtk-WARNING **: 23:54:13.173: Unknown key gtk-menu-images in /home/cfsa/.config/gtk-4.0/settings.ini

(easyeffects:3516): Gtk-WARNING **: 23:54:13.173: Unknown key gtk-modules in /home/cfsa/.config/gtk-4.0/settings.ini

(easyeffects:3516): Gtk-WARNING **: 23:54:13.173: Unknown key gtk-toolbar-style in /home/cfsa/.config/gtk-4.0/settings.ini
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.188: application: easyeffects version: 6.1.2
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.189: pipe_manager: compiled with pipewire: 0.3.35
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.189: pipe_manager: linked to pipewire: 0.3.37
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.194: pipe_manager: core version: 0.3.37
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.194: pipe_manager: core name: pipewire-0
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.195: pipe_manager: found metadata: settings
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.195: pipe_manager: found metadata: default
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.195: pipe_manager: found metadata: route-settings
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.195: pipe_manager: Audio/Sink 46 alsa_output.pci-0000_05_00.6.analog-stereo was added
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.195: pipe_manager: Audio/Source 47 alsa_input.pci-0000_05_00.6.analog-stereo was added
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.195: pipe_manager: Audio/Sink 85 easyeffects_sink was added
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.195: pipe_manager: Audio/Source/Virtual 51 easyeffects_source was added
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.195: pipe_manager: new metadata property: 0, default.configured.audio.source, Spa:String:JSON, { "name": "pulseeffects_source" }
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.195: pipe_manager: new metadata property: 0, default.configured.audio.sink, Spa:String:JSON, { "name": "bluez_output.FC_58_FA_96_C0_EF.a2dp-sink" }
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.195: pipe_manager: new metadata property: 0, default.audio.sink, Spa:String:JSON, { "name": "alsa_output.pci-0000_05_00.6.analog-stereo" }
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.195: pipe_manager: new metadata property: 0, default.audio.source, Spa:String:JSON, { "name": "alsa_input.pci-0000_05_00.6.analog-stereo" }
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.195: pipe_manager: new metadata property: 0, default.video.source, Spa:String:JSON, { "name": "v4l2_input.pci-0000_05_00.3-usb-0_4_1.0" }

(easyeffects:3516): easyeffects-WARNING **: 23:54:13.226: lv2_wrapper: Could not find the plugin: http://drobilla.net/plugins/mda/Loudness
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.226: soe: http://drobilla.net/plugins/mda/Loudness is not installed

(easyeffects:3516): easyeffects-WARNING **: 23:54:13.226: lv2_wrapper: http://drobilla.net/plugins/mda/Loudness port symbol not found: loudness

(easyeffects:3516): easyeffects-WARNING **: 23:54:13.226: lv2_wrapper: http://drobilla.net/plugins/mda/Loudness port symbol not found: output

(easyeffects:3516): easyeffects-WARNING **: 23:54:13.226: lv2_wrapper: http://drobilla.net/plugins/mda/Loudness port symbol not found: link
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.243: lv2_wrapper: http://lsp-plug.in/plugins/lv2/sc_compressor_stereo requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.275: lv2_wrapper: http://lsp-plug.in/plugins/lv2/comp_delay_x2_stereo requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.325: lv2_wrapper: http://lsp-plug.in/plugins/lv2/para_equalizer_x32_lr requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.393: lv2_wrapper: http://lsp-plug.in/plugins/lv2/limiter_stereo requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.409: lv2_wrapper: http://lsp-plug.in/plugins/lv2/loud_comp_stereo requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.424: lv2_wrapper: urn:zamaudio:ZaMaximX2 requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.424: lv2_wrapper: urn:zamaudio:ZaMaximX2 requires feature: http://lv2plug.in/ns/ext/options#options
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.450: lv2_wrapper: http://lsp-plug.in/plugins/lv2/mb_compressor_stereo requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.502: pipe_manager: Filter pe_soe_output_level, id = 62, was added
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.504: soe: output_level successfully connected to pipewire graph
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.505: pipe_manager: Filter pe_soe_spectrum, id = 67, was added
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.507: soe: spectrum successfully connected to pipewire graph

(easyeffects:3516): easyeffects-WARNING **: 23:54:13.539: lv2_wrapper: Could not find the plugin: http://drobilla.net/plugins/mda/Loudness
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.539: sie: http://drobilla.net/plugins/mda/Loudness is not installed

(easyeffects:3516): easyeffects-WARNING **: 23:54:13.540: lv2_wrapper: http://drobilla.net/plugins/mda/Loudness port symbol not found: loudness

(easyeffects:3516): easyeffects-WARNING **: 23:54:13.540: lv2_wrapper: http://drobilla.net/plugins/mda/Loudness port symbol not found: output

(easyeffects:3516): easyeffects-WARNING **: 23:54:13.540: lv2_wrapper: http://drobilla.net/plugins/mda/Loudness port symbol not found: link
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.557: lv2_wrapper: http://lsp-plug.in/plugins/lv2/sc_compressor_stereo requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.590: lv2_wrapper: http://lsp-plug.in/plugins/lv2/comp_delay_x2_stereo requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.639: lv2_wrapper: http://lsp-plug.in/plugins/lv2/para_equalizer_x32_lr requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.706: lv2_wrapper: http://lsp-plug.in/plugins/lv2/limiter_stereo requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.723: lv2_wrapper: http://lsp-plug.in/plugins/lv2/loud_comp_stereo requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.738: lv2_wrapper: urn:zamaudio:ZaMaximX2 requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.738: lv2_wrapper: urn:zamaudio:ZaMaximX2 requires feature: http://lv2plug.in/ns/ext/options#options
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.763: lv2_wrapper: http://lsp-plug.in/plugins/lv2/mb_compressor_stereo requires feature: http://lv2plug.in/ns/ext/urid#map
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.813: pipe_manager: Filter pe_sie_output_level, id = 97, was added
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.815: sie: output_level successfully connected to pipewire graph
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.816: pipe_manager: Filter pe_sie_spectrum, id = 58, was added
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.818: sie: spectrum successfully connected to pipewire graph
easyeffects-INFO: 23:54:13.842: application: disabling global bypass
(easyeffects:3516): easyeffects-DEBUG: 23:54:13.869: application_ui: Icon Theme Papirus-Dark detected
(easyeffects:3516): easyeffects-DEBUG: 23:54:14.010: new default output device: alsa_output.pci-0000_05_00.6.analog-stereo
(easyeffects:3516): easyeffects-DEBUG: 23:54:14.015: new default input device: alsa_input.pci-0000_05_00.6.analog-stereo
(easyeffects:3516): easyeffects-DEBUG: 23:54:14.019: application: device alsa_card.pci-0000_05_00.6 has changed its input route to: analog-input-internal-mic
(easyeffects:3516): easyeffects-DEBUG: 23:54:14.019: application: device alsa_card.pci-0000_05_00.6 has changed its output route to: analog-output-speaker
(easyeffects:3516): easyeffects-DEBUG: 23:54:23.145: pipe_manager: Stream/Output/Audio 95 Clementine was added
(easyeffects:3516): easyeffects-DEBUG: 23:54:23.146: pipe_manager: new metadata property: 95, target.node, Spa:Id, 85
(easyeffects:3516): easyeffects-DEBUG: 23:54:23.146: pipe_manager: Clementine port 94 is connected to easyeffects_sink port 48
(easyeffects:3516): easyeffects-DEBUG: 23:54:23.147: pipe_manager: Clementine port 93 is connected to easyeffects_sink port 49
(easyeffects:3516): easyeffects-DEBUG: 23:54:23.154: pipe_manager: Stream/Output/Audio Clementine was removed
(easyeffects:3516): easyeffects-DEBUG: 23:54:23.156: pipe_manager: Stream/Output/Audio 95 Clementine was added
(easyeffects:3516): easyeffects-DEBUG: 23:54:23.158: pipe_manager: Clementine port 93 is connected to easyeffects_sink port 48
(easyeffects:3516): easyeffects-DEBUG: 23:54:23.158: pipe_manager: Clementine port 88 is connected to easyeffects_sink port 49
(easyeffects:3516): easyeffects-DEBUG: 23:54:23.158: pipe_manager: new metadata property: 95, target.node, Spa:Id, 85
(easyeffects:3516): easyeffects-DEBUG: 23:54:23.299: soe: output_level: new PipeWire blocksize: 4096

Well now I feel stupid, the sink was muted on the global audio settings, that's all.

wwmm commented 3 years ago

Well now I feel stupid, the sink was muted on the global audio settings, that's all.

It did not happen to me yet but based on the users reports this random muting of our virtual devices has become more and more common. This may be some kind of bug in PipeWire. We do not even try to set this parameter. If the user or other audio managers are not doing that a bug in PipeWire would be the only explanation.

Inu90 commented 3 years ago

Ok now that you mention it, made me remember that it happened after I muted my audio with the fn key for it (Fn+F1 on my laptop) and then it wouldnt come back, so tried it again and there it was, audio wouldn't come back unless I head to the audio settings and unmute the sink. I'm using KDE Plasma, another suspect maybe?

wwmm commented 3 years ago

I'm using KDE Plasma, another suspect maybe?

Nothing that comes to my mind now. If you set our virtual devices as default your keyboard keys will change their properties. Maybe that was what happened. Unless you have a reason to make them the default I recommend you keep your hardware as default devices. It is what I usually do. If Process All Ouputs is enabled in our settings there is no need to set our devices as default in 99% of the cases.

hjkvgg59-dev commented 3 years ago

Thank you found the issue. I also use KDE Plasma and true the sink was muted -when you mute on KDE while easyeffects it mutes the sink, while if you unmute it will do that for the speakers but thank you anyway as now you solved my problem.