2 Sep
2004
2 Sep
'04
8:10 p.m.
On Thu, 2 Sep 2004, Philip Davidson wrote:
there's a bug in that example.
sndbuf needs to have a non-zero rate specified before it starts to play.
1.0 => buf.rate; will do the trick
.rate controls the playback speed, relative to the 'proper' speed of the file and it's set to 0 by default
Thank you, that did the trick.
the example has been updated in cvs.
Great.
that bug aside, i've noticed some issues with sndfile that i'm hoping to track down, so let me know if you find more errors
Will do, thanks for the quick response. michael