This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Equalizer: bass redirection

Tags: None
(comma "," separated)
Geidrow
Registered Member
Posts
35
Karma
0

Equalizer: bass redirection

Sat May 07, 2011 1:37 pm
Hi all!
Configuration:
1) Kubuntu 10.04, Amarok 2.3.0;
2) Acoustic system Microlab 800 4.1;
3) Sound card integrated codec Realtek ALC888.

Problem: Amarok's equalizer does not redirect bass (low frequencies) to a subwoofer. As a result satellite speakers works in overload, sounds are distorted.

My question is: how this problem could be solved?
Thank you in advance
User avatar
Sentynel
KDE Developer
Posts
285
Karma
1
OS

Re: Equalizer: bass redirection

Sat May 07, 2011 2:25 pm
This is a lower level audio driver issue, rather than an Amarok issue. Amarok doesn't know any of the details of your speaker setup; it just outputs audio (which, as music, will be two-channel).

Since you're running 10.04, your audio system will be ALSA, so you need to look up instructions for defining an ALSA device which filters low frequency audio to the subwoofer channel (you may also wish to have it upmix to extra satellite channels if you have them, rather than just left and right; or if not searching for this may still help you locate the filtering instructions).

Once you have defined the filter in your .asoundrc, you can select that ALSA device as the output in your Phonon config (settings > configure Amarok > playback > configure Phonon).


Geidrow
Registered Member
Posts
35
Karma
0

Re: Equalizer: bass redirection

Sun May 15, 2011 10:40 am
After trying all available Multimedia configurations including Kmix settings I can say problem was not solved.
I could rephrase my question
How advanced users set up speaker configuration in linux and specifically in Kubuntu?
User avatar
Sentynel
KDE Developer
Posts
285
Karma
1
OS

Re: Equalizer: bass redirection

Sun May 15, 2011 1:13 pm
Sentynel wrote:you need to look up instructions for defining an ALSA device which filters low frequency audio to the subwoofer channel

Which leads rapidly to, for example:
http://alsa.opensrc.org/Low-pass_filter ... 28HOWTO%29

Note that you will need to add a hint for it to be shown in Phonon conf:
Code: Select all
pcm.upmix_20to51 {
    type plug
    slave.pcm lowpass_21to21
    slave.channels 3
    ttable {
        0.0     1       # left channel
        1.1     1       # right channel
        0.2     0.5     # mix left and right ...
        1.2     0.5     # ... channel for subwoofer
    }
    hint {
        show on
        description "Upmix channel"
    }
}

Last edited by Sentynel on Sun May 15, 2011 2:37 pm, edited 1 time in total.


Geidrow
Registered Member
Posts
35
Karma
0

Re: Equalizer: bass redirection

Sun May 15, 2011 2:21 pm
Thank you Sentynel!
I'll try it.
P.S. I never wrote drivers - it would be my 1-st experience :)
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Equalizer: bass redirection

Sun May 15, 2011 9:32 pm
Moving topic as this is not Amarok specific.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], rockscient