Quote:
Originally Posted by knc1
There may be some useful code in this (like the real-time buffer handling):
http://www.creytiv.com/rem.html
All of those bundles in the download directory are part of a SIP (VoIP) package. So there is a chance those libraries will be used and/or wanted on the kindle anyway.
|
Thanks M. I will have a looksee
In other news I destroyed my soundcard... well.. it died horribly
I'll spare you the dull bits but in essence this was the final choke...
writev(3, [{"*** glibc detected *** ", 23}, {"./Balsamic", 10}, {": ", 2}, {"corrupted double-linked list", 28}, {": 0x", 4}, {"000bf950", 8}, {" ***\n", 5}], 7) = 80
Heh! sweet death, I can repro, It's calling it with the
snd_pcm_writen that chokes it. anyways. That's my lot tonight, Signal code, mangled MSB's, accidental truncation and the occasional straight up choke.
But I do have a working callback routine that polls an audio buffer with some space for video code (I think) so I'm a crap load closer than this morning. Happy with that.
Thanks for your great tips today