Zigazou / micro-equalizer

Enhance your cheap microphone in realtime under Linux
8 stars 0 forks source link

Not working in linux mint 20.3 #2

Open mttr402 opened 2 years ago

mttr402 commented 2 years ago

when trying to ./micro-equalizer setup I get 2022-02-08 01:37:29-0600 ./micro-equalizer [34597]: jalv.gtk not found (line=525, rc=1) the packages are installed root@xxx-Mint:/home/xxx/Downloads/micro-equalizer-xxx# apt install dialog pulseaudio-module-jack jalv lv2file Reading package lists... Done Building dependency tree
Reading state information... Done dialog is already the newest version (1.3-20190808-1). jalv is already the newest version (1.6.4-1build1). lv2file is already the newest version (0.84-1). pulseaudio-module-jack is already the newest version (1:13.99.1-1ubuntu3.13). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Zigazou commented 2 years ago

Hi!

Could you please try https://github.com/Zigazou/micro-equalizer/tree/jalv-gtk3 ?

This is a quick fix (not tested at all :-) )

mttr402 commented 2 years ago

Tried it, now I get 2022-02-08 11:49:28-0600 ./micro-equalizer [59825]: module-jack-source module not installed (line=533, rc=1) pulseaudio-module-jack is installed but pactl load-module module-jack-source Failure: Module initialization failed

Zigazou commented 2 years ago

Could you give your ~/.config/micro-equalizer/setup file?

mttr402 commented 2 years ago

I may have missed a step as there is no .config/micro-equalizer folder. I had just extracted the file in the download folder and was trying from that location.

On Tuesday, February 8, 2022, 12:21:29 p.m. CST, Frédéric BISSON ***@***.***> wrote:  

Could you give your ~/.config/micro-equalizer/setup file?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

Zigazou commented 2 years ago

Did you run micro-equalizer setup?

If yes, there could be a bug in the configuration file generation.

mttr402 commented 2 years ago

in the /home/Downloads/micro-equalizer-jalv-gtk3 and I run ./micro-equalizer setupI get ./micro-equalizer: line 506: lv2ls: command not found 2022-02-08 14:26:29-0600 ./micro-equalizer [16605]: EQ10Q plugin not installed (line=545, rc=1)eq10q is installed version 2.2-repack0-3build1(focal)

if in root same folder  I run ./micro-equalizer setup I getNo PulseAudio daemon running, or not running as session daemon. 2022-02-08 14:27:00-0600 ./micro-equalizer [16644]: module-jack-source module not installed (line=533, rc=1) pulseaudio is running versionpulseaudio 13.99.1

the module loaded arepactl list modules short 0    module-device-restore         1    module-stream-restore         2    module-card-restore         3    module-augment-properties         4    module-switch-on-port-available         5    module-switch-on-connect         6    module-udev-detect         7    module-alsa-card    device_id="1" name="pci-0000_02_00.1" card_name="alsa_card.pci-0000_02_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1"     8    module-alsa-card    device_id="0" name="pci-0000_00_1b.0" card_name="alsa_card.pci-0000_00_1b.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1"     9    module-alsa-card    device_id="2" name="usb-046d_C922_Pro_Stream_Webcam_4DBD4BFF-02" card_name="alsa_card.usb-046d_C922_Pro_Stream_Webcam_4DBD4BFF-02" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1"     10    module-jackdbus-detect    channels=2     11    module-bluetooth-policy         12    module-bluetooth-discover         13    module-bluez5-discover         14    module-native-protocol-unix         15    module-gsettings         16    module-default-device-restore         17    module-always-sink         18    module-intended-roles         19    module-suspend-on-idle         20    module-console-kit         21    module-systemd-login         22    module-position-event-sounds         23    module-role-cork         24    module-snap-policy         25    module-filter-heuristics         26    module-filter-apply         27    module-equalizer-sink         28    module-dbus-protocol         29    module-null-sink    sink_name=PulseEffects_apps sink_properties=device.description="PulseEffects(apps)"device.class="sound" norewinds=1     30    module-null-sink    sink_name=PulseEffects_mic sink_properties=device.description="PulseEffects(mic)"device.class="sound" norewinds=1     31    module-cli-protocol-unix can't seem to load module-jack

On Tuesday, February 8, 2022, 02:05:50 p.m. CST, Frédéric BISSON ***@***.***> wrote:  

Did you run micro-equalizer setup?

If yes, there could be a bug in the configuration file generation.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>