for old programs who use oss sound drivers padsp don't work in 64 bit systems, i can solve it for 32bit apllications with this cheat
copy padsp from usr/bin to your application directory
open it an modify all reference to "/usr/lib/libpulsedsp.so" to "/usr/lib32/libpulsedsp.so"
now use this version of padsp for open program and all work fine
