Results 1 to 5 of 5

Thread: Ubuntu 11.04, Subsonic 4.5 Jukebox mode with PulseAudio Equalizer

  1. #1
    Join Date
    Jul 2007
    Beans
    38

    Question Ubuntu 11.04, Subsonic 4.5 Jukebox mode with PulseAudio Equalizer

    I'm running Ubuntu 11.04 desktop vanilla, with Subsonic 4.5 (build 2384).

    I have really bass-y speakers, so need to have an equaliser running on my media hub so I don't get complaints from the neighbours. I installed PulseAudio Equalizer and it does a grand job Eq-ing all the different audio sources I've thrown at it (VLC, SMPlayer, banshee etc) EXCEPT for the jukebox mode on Subsonic. If I switch to the standard web player, the audio is equalised, but using the jukebox player it is not.

    I guess that this is a java issue, and that the standard web player is flash?

    Initially I had no audio from the Jukebox mode, so I installed the sun java jdk instead of the open one, and I now have audio.

    I looked at this Subsonic Wiki and I have the following devices:

    Code:
    Available mixers:
    Intel [plughw:0,0]
    Intel [plughw:0,1]
    Intel [plughw:0,2]
    SAA7134 [plughw:1,0]
    Port Intel [hw:0]
    Port SAA7134 [hw:1]


    actually, when I ran that earlier I also had 2 extra lines, not sure what I've done to get rid of them, but they were:

    Code:
    Select all
    PulseAudio Mixer
    default [default]


    anyways, anyone got any ideas why the jukebox audio is not being equalised? or a different system-wide eq that will work for me?

    ta,

    xTx

  2. #2
    Join Date
    Jul 2007
    Beans
    38

    Angry Re: Ubuntu 11.04, Subsonic 4.5 Jukebox mode with PulseAudio Equalizer

    Bump...

    Help!



    xTx

  3. #3
    Join Date
    Jul 2007
    Beans
    38

    Re: Ubuntu 11.04, Subsonic 4.5 Jukebox mode with PulseAudio Equalizer

    Still no luck here...

    Surely someone knows something about Java audio that can help?

    xTx

  4. #4
    Join Date
    Jun 2007
    Beans
    60

    Re: Ubuntu 11.04, Subsonic 4.5 Jukebox mode with PulseAudio Equalizer

    .

  5. #5
    Join Date
    Aug 2006
    Location
    Wiesbaden, Germany
    Beans
    40

    Re: Ubuntu 11.04, Subsonic 4.5 Jukebox mode with PulseAudio Equalizer

    Running the program with special arguments might help:

    -Djava.library.path=/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/ (so it picks up the libpulse-java.so)
    -cp /usr/lib/jvm/java-6-openjdk/jre/lib/ext/pulse-java.jar
    https://answers.launchpad.net/ubuntu...uestion/176480

    might help ?!

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
  •