Page 6 of 39 FirstFirst ... 4567816 ... LastLast
Results 51 to 60 of 385

Thread: PulseAudio Equalizer Script

  1. #51
    Join Date
    Nov 2009
    Location
    Pécs /Hungary
    Beans
    1
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: PulseAudio Equalizer Script

    Hi
    pulseaudio-equalizer 2.1 all.deb install =>
    Everything works.

    Thanks.

    (Excuse me my bad English)

  2. #52
    Join Date
    Nov 2005
    Location
    Westland, MI
    Beans
    59
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: PulseAudio Equalizer Script

    Thank you! This worked great for me out of the box!

  3. #53
    Join Date
    Oct 2009
    Location
    Geneva, Switzerland
    Beans
    28
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: PulseAudio Equalizer Script

    Hi Psyke83,
    I've noticed that in v2.1 the Combo_box doesn't show up correctly at first (at least on my PC) because the list is too long and the window is positioned centered. If you add :
    Code:
    presets.set_wrap_width(4)
    to the declaration of your Combo_box (e.g. after presets = gtk.combo_box_new_text() ) then it solves this (very) minor problem.
    Best regards,
    Steph

  4. #54
    Join Date
    Oct 2008
    Beans
    28

    Re: PulseAudio Equalizer Script

    I installed the packages and everything works thanks! this is so much easier then the old equalizer.

    I got a suggestion for the gui though, maybe a next version couldincorporate a zoom feature for the sliders that adjusts their range? Smaller adjustments might be easier that way, I don't see myself ever using more then +-10db. Right now with large range of the sliders, its hard to see visually (without reading the numbers) the difference in the frequencies.

  5. #55
    Join Date
    Sep 2009
    Location
    Madrid
    Beans
    21
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: PulseAudio Equalizer Script

    Version 1.9 did not work for me, but with 2.1 everything works fine! Thanks sooo much!!!

  6. #56
    Join Date
    Oct 2009
    Location
    Geneva, Switzerland
    Beans
    28
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: PulseAudio Equalizer Script

    Hi Psyke83,

    Added two features:
    1) the possibility to define the dB range (in the Options menu on the menu bar) as suggested by Sanskaras.
    2) the ability to define user presets (not yet to remove them)

    More details in the attachement.

    Best regards,
    Steph

    2009/11/11 added Range options
    2009/11/11 added user preset
    Attached Files Attached Files
    Last edited by sbersier; November 11th, 2009 at 06:55 PM. Reason: New features

  7. #57
    Join Date
    Jul 2006
    Beans
    44

    Re: PulseAudio Equalizer Script

    Wow thankyou! I now have much better sound on my laptop it was driving me insane. Super Kudos ++
    Got something that needs fixing? Dont ask me.

  8. #58
    Join Date
    Apr 2007
    Location
    Ohio USA
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: PulseAudio Equalizer Script

    Psyke83:

    Thanks for all of your hard work on this - I can't believe after several years of Ubuntu use we finally have a system wide equalizer!!

    One question - when I move Karmic's new master volume slider up and down, I noticed the sound pops a little as the volume changes - anyone have any ideas on what causes that?

    While the volume remains unchanged, no troubles, everything is great! Thanks again.

  9. #59
    Join Date
    Sep 2008
    Location
    Edinburgh, UK
    Beans
    738

    Re: PulseAudio Equalizer Script

    @Psyke83

    From one country man to another. Sincere Thanks!
    I now have much better sound in Ubuntu than Windows.

  10. #60
    Join Date
    Nov 2005
    Location
    Ireland
    Beans
    2,605
    Distro
    Ubuntu Development Release

    Re: PulseAudio Equalizer Script

    Quote Originally Posted by sbersier View Post
    Hi Psyke83,

    Added two features:
    1) the possibility to define the dB range (in the Options menu on the menu bar) as suggested by Sanskaras.
    2) the ability to define user presets (not yet to remove them)

    More details in the attachement.

    Best regards,
    Steph

    2009/11/11 added Range options
    2009/11/11 added user preset
    Thanks for the modifications. I'm currently re-writing the interface (to add some new features, improve the appearance and clean up the code), will post it soon.

Page 6 of 39 FirstFirst ... 4567816 ... 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
  •