wow many questgions.
(2023-05-27, 12:15)azaha Wrote: it I choose the mono compressor, does the stereo need to be unloaded first?
no you can run them in parallel, however why should you.
I suggest to change to the mono one, so just run the below and you will be fine.
Code:
cp /etc/pulse/daemon.conf /etc/pulse/default.pa ~/.config/pulse/
echo -e 'load-module module-equalizer-sink sink_name=eq_1 sink_properties="device.description=EQ-1"\nload-module module-ladspa-sink sink_master=eq_1 sink_name=co_1 sink_properties="device.description=CO-1" plugin=sc4m_1916 label=sc4m control=1,1.5,401,-20,20,5,15' >> ~/.config/pulse/default.pa
(2023-05-27, 12:15)azaha Wrote: What remote is needed? because when I try to define keys in the eq addon I often get "not compatible" messages (right now I use a hama remote with mc functinality and build in mouse, but I have a couple diffferent including the original windows MCE controler )
Both should work, not sure about the error message, can you do a screenshot, please? I have the hama myself, I'll test later.
(2023-05-27, 12:15)azaha Wrote: as output device I have in the eq
default
build in.... hdmi.... > the one I am on
eq-1 > dropps the sound a for a few seconds before it stabilizes
co-1 > drops the sound for a while longer and it is quite loud
there is a small delay until the video and audio are in sync, however there should not be a long drop of sound of seconds. Not sure why that is with your system.
Probably has to do with the audio buffer. I'll think about it.
(2023-05-27, 12:15)azaha Wrote: does your keymap is something like the keymap editor? do they interfere with each other?
a screenshot of your key mapping or if this is a file to put somewhere would help to get an idea of a proofed setup, since I have no idea what would interfere with normal operations of kodi
Well, keymap editor is very dominant, it simply deletes all other keymap files created by users or other tools, not very nice. So in this regards, they interfere with each other. Kodi developer do not allow any other keymap editor in the official repositories, maybe for security reason or because their keymap editor behaves like a dictator... I don't know.
Kodi processes the the keymap files in alphabetic order, so if you create a keymap file with keymap editor and after that learn keys with my editor, it will work.
And thanks for the invitation, maybe I will be there some time in the future.
You can create a new thread "beginners questions", so it will not only be me answering. If it relates to equalizer, I guess many people might come across the same.