And also you might do a
chkconfig --list and see which un-needed progs might be running in the bakround that you do not need it matters what kind of Box you are running but i was able to shut off about 10 memory residents which made a nice difference
chkconfig --level 5 name_of_prog_hog off
cheers
Pat Pagano, Director South East Just Intonation Society http://www.screwmusicforever.com/SHREESWIFT/ ----- Original Message ----- From: intent intent@club-internet.fr To: Andrew (Andy) W. Schmeder andy@eh2o.ws; rat@telecoma.net; PD-List pd-list@iem.kug.ac.at Sent: Wednesday, May 01, 2002 8:25 PM Subject: Re: [PD] soundcard noise
Le Mercredi 1 Mai 2002 20:32, "Andrew (Andy) W. " Schmeder a écrit :
Other things you can try:
- Run PD w/ realtime priority (using the -rt flag and a set-uid bit)
- Close/shutdown as many applications as possible
- Use a lightweight window manager (e.g. fvwm, twm...)
- Get a faster computer
However nothing you do can assure the absence of a click since Linux is not a real-time operating system.
That's true but you can use the low-latency patch from: http://www.zip.com.au/~akpm/linux/schedlat.html#downloads
I applied the 2.4.18-rc1-low-latency.patch.gz one on the 2.4.18 source
tree
and despite a few patching warnings it compiled fine.
Right now i am using it and cannot hear clicks anymore when switching of virtual desktops for instance.
It is very efficient for audio recording too.
Linium