Ubuntu: No sound on Real Player 11

This may not work as expected but worth a try. I saw this solution from fwelland on the Fedora forums.

I fix/hacked this by changing the line in the realplay script

    sudo gedit /opt/real/RealPlayer/realplay

then on line 52 change

    $HELIX_LIBS/realplay.bin "$@"

TO

    padsp -n RealPlayer -m RealPlayerStream $HELIX_LIBS/realplay.bin "$@"