sudo nice -priority /your/application/patch
sudo nice --10 wine ~/.foobar2000/foobar2000.exe
sudo renice -priority PID
top
- playing audio works (but stutters if the system is under heavy load, more so than native players in my experience).
It is possible to run foobar2k without sound choppiness, you just need to recompile Wine with special patch. This patch was declined by wine developers since potentially it can let programs to deadlock system. However the risk is minor. I've run foobar2k under "fixed" wine for couple month and it worked fine without single problem.
Quote from: Y.Z. on 10 June, 2007, 08:17:00 AMIt is possible to run foobar2k without sound choppiness, you just need to recompile Wine with special patch. This patch was declined by wine developers since potentially it can let programs to deadlock system. However the risk is minor. I've run foobar2k under "fixed" wine for couple month and it worked fine without single problem.Thanks, going to try it!
Can someone upload such a version? I donn't know how to recompile
cd /your/wine/root/folderpatch -p1 < Implement_SetThreadPriority.patch
cd /your/wine/root/folderpatch -p1 < Implement_SetThreadPriority.patch1st line should be obvious.. you just have to change the directory to your previosly unpacked wine folder.The Patch should be downloaded to that folder, lets presume you saved it as wine.patchthen the 2nd line would be patch -p1 < wine.patchhope this clears things up..
Can I use this with feisty fawn?
Good news everyone!The latest version of Wine (0.9.39) seems to have fixed the stuttering for me (I still have to test it some more). The changelog for the release does mention some fixes to audio handling, so maybe the patch mentioned here finally got in?See here for instructions on getting a repository working for the latest version for Debian and Debian-based distros, so you'll always get the latest version.
Mandatory screenshot:
How do you have your sources set up in album art panel? All my covers are found at "/home/nbv4/covers/%artist% - %album%.jpg", but that string doesn't work.
Also, I've been having the problem where, if I try to minimize the window, the window just freezes up. The borders remain, but the rest goes transparent, and then the whole thing becomes unresponsive. uTorrent acted the same way. Last year when I tried linux, I remember all wine apps doing the same thing. Is there a fix for this?
Is this Foobar 0.8 or 0.9 ?
I want to have Album art panel for 0.8 if it exists?
@Wine 0.39 that is quite good. I think sooner or later these problems will be fixed. The question is when.