I'm getting a massive CPU leak on 2 related apps. First is GLAME, the other is SWEEP. They both 'do the same thing', that is, they are both progs for processing .wav files.
They both produce 100% cpu usage when I open a .wav in them. I suspect it's not the app itself (2 massively broken apps- I doubt it), but perhaps my audio setup? They both use /dev/dsp, and use audio_in and audio_out for i/p and o/p.
I used the same version of these apps with the same kernel on my Redhat installation on the same box, and don't get the same problem.
I can't think what gets?