[chuck] no sound from sndbuf?

Perry R Cook prc at CS.Princeton.EDU
Thu Sep 2 20:06:24 EDT 2004


Shouldn't the default be a rate of 1.0??

PRC

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
>
>
> the example has been updated in cvs.
>
>
> 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
>
> thank you!
>
> *Phil
>
> _______________________________________________
> chuck mailing list
> chuck at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck
>


More information about the chuck mailing list