Page 34 of 39 FirstFirst ... 243233343536 ... LastLast
Results 331 to 340 of 385

Thread: PulseAudio Equalizer Script

  1. #331
    ivanovnegro is offline Grande Half-n-Half Cinnamon Ubuntu
    Join Date
    May 2010
    Location
    Valencia (Spain)
    Beans
    855
    Distro
    Xubuntu 11.04 Natty Narwhal

    Re: PulseAudio Equalizer Script

    Quote Originally Posted by Lancelot59 View Post
    I just made a launcher for it, and the alsamixer utility. Faster and easier.
    Yes, I meant this, I made a launcher also.

  2. #332
    Join Date
    Nov 2009
    Beans
    5

    Cool Re: PulseAudio Equalizer Script

    Hi, don't work for me....



    Code:
    sudo software-properties-gtk --enable-ppa=psyke83/ppa; sudo apt-get update; sudo apt-get install pulseaudio-equalizer

    Code:
    W: Imposible obtener http://ppa.launchpad.net/psyke83/ppa/ubuntu/dists/maverick/main/source/Sources.gz  404  Not Found
    
    W: Imposible obtener http://ppa.launchpad.net/psyke83/ppa/ubuntu/dists/maverick/main/binary-i386/Packages.gz  404  Not Found
    
    E: Algunos archivos de índice no se han podido descargar, se han ignorado,
    o se ha utilizado unos antiguos en su lugar.
    Leyendo lista de paquetes... Hecho
    Creando árbol de dependencias       
    Leyendo la información de estado... Hecho
    E: No se ha podido localizar el paquete pulseaudio-equalizer
    lordviper@viper:~$
    any idea...?


    Ubuntu 10.10 Maverick 32bit
    Last edited by LorDVipeR; November 20th, 2010 at 01:40 AM.

  3. #333
    ivanovnegro is offline Grande Half-n-Half Cinnamon Ubuntu
    Join Date
    May 2010
    Location
    Valencia (Spain)
    Beans
    855
    Distro
    Xubuntu 11.04 Natty Narwhal

    Re: PulseAudio Equalizer Script

    Quote Originally Posted by LorDVipeR View Post
    Hi, don't work for me....



    Code:
    sudo software-properties-gtk --enable-ppa=psyke83/ppa; sudo apt-get update; sudo apt-get install pulseaudio-equalizer
    Code:
    W: Imposible obtener http://ppa.launchpad.net/psyke83/ppa/ubuntu/dists/maverick/main/source/Sources.gz  404  Not Found
    
    W: Imposible obtener http://ppa.launchpad.net/psyke83/ppa/ubuntu/dists/maverick/main/binary-i386/Packages.gz  404  Not Found
    
    E: Algunos archivos de índice no se han podido descargar, se han ignorado,
    o se ha utilizado unos antiguos en su lugar.
    Leyendo lista de paquetes... Hecho
    Creando árbol de dependencias       
    Leyendo la información de estado... Hecho
    E: No se ha podido localizar el paquete pulseaudio-equalizer
    lordviper@viper:~$
    any idea...?


    Ubuntu 10.10 Maverick 32bit
    Is this the fixed PPA for Maverick? I had a message that the package is no longer active, I installed it via a deb file.
    Edit: Yes I have the same message now, but like I said I installed the deb file and the EQ is working. Im not sure if its possible to install at the moment. Seems that this package is outdated. Try it to install from here.
    Last edited by ivanovnegro; November 20th, 2010 at 03:58 PM.

  4. #334
    Join Date
    Jun 2009
    Beans
    7

    Re: PulseAudio Equalizer Script

    pulse-eq 15band script is awsome it boost my sound quality to high level

    this isn't realy issue with your script i think it has to do something with ladspa, maybe in earler post's someone mentioned this, when scrolling volume up or down, there is crackling sound, which is realy annoying me. Is there any fix related to this issue, or any feedback about this?

    Lucid Lynx 10.04 with
    ladspa-sdk1.1-6
    swh-plugins0.4.15+1-4

    keep up good work..

  5. #335
    ivanovnegro is offline Grande Half-n-Half Cinnamon Ubuntu
    Join Date
    May 2010
    Location
    Valencia (Spain)
    Beans
    855
    Distro
    Xubuntu 11.04 Natty Narwhal

    Re: PulseAudio Equalizer Script

    Quote Originally Posted by markoer View Post
    pulse-eq 15band script is awsome it boost my sound quality to high level

    this isn't realy issue with your script i think it has to do something with ladspa, maybe in earler post's someone mentioned this, when scrolling volume up or down, there is crackling sound, which is realy annoying me. Is there any fix related to this issue, or any feedback about this?

    Lucid Lynx 10.04 with
    ladspa-sdk1.1-6
    swh-plugins0.4.15+1-4

    keep up good work..
    For what I know at the moment there is no fix for the crackling.

  6. #336
    Join Date
    May 2008
    Beans
    111
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: PulseAudio Equalizer Script

    Got the same 404 errors.. glad the .deb is somewhere, thanks for that link, and thanks for developing the equalizer.

    AArgg, after downloading the new version, getting all excited I'm still SOL:


    Getting settings...
    Traceback (most recent call last):
    File "pulseaudio-equalizer.py", line 519, in <module>
    Equalizer()
    File "pulseaudio-equalizer.py", line 354, in __init__
    GetSettings()
    File "pulseaudio-equalizer.py", line 62, in GetSettings
    persistence = int(rawdata[6])
    ValueError: invalid literal for int() with base 10: ''
    Last edited by unc0nn3ct3d; December 2nd, 2010 at 03:08 PM.
    Do Daemons Dream of Electric Sleep() ?

  7. #337
    ivanovnegro is offline Grande Half-n-Half Cinnamon Ubuntu
    Join Date
    May 2010
    Location
    Valencia (Spain)
    Beans
    855
    Distro
    Xubuntu 11.04 Natty Narwhal

    Re: PulseAudio Equalizer Script

    For some reason the deb file is no longer working but the PPA from Webupd8 is working.
    So you have to add this PPA to install the EQ.

  8. #338
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    38
    Distro
    Ubuntu 17.04 Zesty Zapus

    Re: PulseAudio Equalizer Script

    There seems to be an issue with the Pulse Audio Equalizer. When you log within the system with a second user (like fast user switching), and then you come back to your account, the master volume is dropped very low, to the point that adjusting the volume slider won't help because it gets stuck under normal volume level.

    Anyone using this script can confirm this?

  9. #339
    Join Date
    Feb 2009
    Beans
    Hidden!

    Exclamation Re: PulseAudio Equalizer Script

    Quote Originally Posted by evoka0 View Post
    Hi,

    Great work, thank you very much, you made my music rock again !!. However i have a problem since i use the laptop speakers or a usb headset to listen music, and it only works on the laptop speakers, when i change the sound output to the headset using pulseaudio applet voulume control, the equalization is gone. Hope there is a workarround to this problem.

    Regards
    I think there is a
    Code:
    LADSPA-something (usb headset)
    output option. Tried that yet? Got round to it?
    *** WARNING - this poster is a 13 year old - please take appropriate adult advice before following any of his advice. Thank you ***
    If what I say seems inappropriate, I might have had a meltdown. I have Aspergers syndrome.


  10. #340
    Join Date
    Sep 2010
    Beans
    5

    Re: PulseAudio Equalizer Script

    Quote Originally Posted by Djzn.BR View Post
    There seems to be an issue with the Pulse Audio Equalizer. When you log within the system with a second user (like fast user switching), and then you come back to your account, the master volume is dropped very low, to the point that adjusting the volume slider won't help because it gets stuck under normal volume level.

    Anyone using this script can confirm this?
    I have this issue without logging in with a second user. What happens with me is that on first boot the equalizer works perfectly, but, after disabling it and enabling it once, something weird happens:

    When the equalizer is disabled, sound at half volume sounds normal.

    When the 'flat' equalizer is enabled, KDE volume jumps to max. However, sound from the speakers is exactly the same as w/ the equalizer disabled.

    This means that the equalizer is not functional for my laptop speakers. I wish to reduce the highs and mids; however, this issue causes my custom preset to sound far too quiet on my speakers with no means to increase the volume.

    This is a great project, and I hope that issues like this will be fixed so that users like me can enjoy a systemwide equalizer. In the future is there a bug tracker or something where I can submit issues?

Page 34 of 39 FirstFirst ... 243233343536 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •