SBGK;682460 Wrote:
> method of automating fideliser
>
> http://tamaudio.com/blog/?cat=20tweak.zip
>
> am using foobar2000 to play music on tv via hdmi from laptop, the tweak
> process tool above has improved the sound a bit, wonder if it can be
> done for squeezebox by substituting for foobar2000 in the .bat file
have altered the .bat file for the process changer above to set
squeezebox.exe ie server to realtime and assigned to 1 core. seems to
have a positive effect.
can report that squeezeplay is sounding better than foobar2000 + jplay,
so that's reassuring.
.bat listing below
@echo off
for /f "tokens=2" %%G in ('tasklist /nh') do process -a %%G 1
for /f "tokens=2" %%G in ('tasklist /nh') do process -p %%G low
for /f "tokens=2" %%G in ('tasklist /nh /fi "imagename eq
SQUEEZ~3.exe"') do process -a %%G 10
echo Set SQUEEZESERVER.exe to CPU 1
for /f "tokens=2" %%G in ('tasklist /nh /fi "imagename eq
SQUEEZ~3.exe"') do process -p %%G realtime
echo SQUEEZESERVER set to to Realtime
echo Done!
pause
--
SBGK
------------------------------------------------------------------------
SBGK's Profile: http://forums.slimdevices.com/member.php?userid=52003
View this thread: http://forums.slimdevices.com/showthread.php?t=91322
_______________________________________________
audiophiles mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/audiophiles