|
From: Robert J. <rj...@sp...> - 2004-12-05 11:37:51
|
Ah, great! I reported an issue about clicking at the end of samples a few months back= =20 (sadly I never got around to sending examples here), this sounds like it=20 could be the same. Looking forward to test it, though that will be a while= =20 again... /Robert s=F6ndagen den 5 december 2004 11.37 skrev Andreas Persson: > Hello, > > I've found a bug in the streaming-from-disk code. I use a test gig with > a short, mono, non-looped wave. The wave is 120976 samples long, and the > problem is that not all of it are played when I press and hold a key. > The disk thread reads the complete wave, but the audio thread does not > render all samples - it seems as it stops after the cached 32768 samples. > > The attached patch (one line) seems to fix the problem - but, I > definetly don't have a full understanding of the Stream class and the > interaction between the threads, so it would be nice if someone that > has, could look at it. > > /Andreas =2D-=20 http://spamatica.se/music/ |