|
From: Mark K. <mar...@co...> - 2004-01-31 20:30:47
|
On Fri, 2004-01-30 at 18:56, Vladimir Senkov wrote: > Mark, > > Are you still getting hiss that you were getting before? > If so, could you try to pull LS from CVS and rebuild and test if it is > still there? If so, it may have something to do with jack support or > other non-adsdr related changes. If you are only getting that after you > apply adsdr patch then it must be something that came with the patch and > i'll be happy to investigate. > > Any other feedback on that adsdr patch? I have a semi free weekend ahead > and should be able to fix bugs or rewrite it completely depending on how > bad it is :) Or maybe clean up the code and get it ready for check in? > If anyone has time to review the code that would be greately appreciated. > > Also, if there are no objections, i could look into those enhancement > requests that Mark made at the bottom of the e-mail. Should be pretty > straight forward i assume, but i don't want to do that if someone is > already looking into it :) > > Regards, > Vladimir. Vladimir, Hi. I don't know what's happening on my end, but downloading LS this morning and building it I seem to either get no sound at all, or I get sound but only after a while. I've had some updates on this machine, so maybe its a gcc/glibc issue. I don't know yet. The adsdr6 patch file applies cleanly against today's CVS. I then edit the code in alsaio.cpp to go to 1,0 instead of 0,0, then ./configure and make. The code starts, looks normal, sees Jack if I have it running, but I get no MIDI events into it even though kaconnect says it's hooked up. Sometimes after a while I see a burst of MIDI and a whole bunch of noise, but mostly nothing. I'll see if I can figure this out, but it may be beyond my limited skills. It appears that when this happens it is taking out either all of Alsa or my HDSP 9652 driver. After the problem occurs in LS I'm unable to do anythingwith audio without a reboot. Even stopping and restarting Alsa isn't working. Not a nice start to the day... Take care, Mark |