[PD] sfplay bugs diff

Juha Vehviläinen jusukoti at kala.atp.fi
Tue Jun 4 13:41:41 CEST 2002


Hi,

here's my fix for Winfried Ritsch's "sfplay". The one in ggee seems
to be based on this and is equally buggy, as well as sfread~ (in ggee).

With this fix pd won't crash when playing an 8-channel file, but
it wont play right either, everything is coming from the first few
channels. If you know of a version that works with 8 channels let me know.

Juha


----- clip ----
527c527
<	dsp_add(sfplay_perform, 6, x, ---
>	dsp_add(sfplay_perform, 7, x,
537c537
<	dsp_add(sfplay_perform, 8, x, ---
>	dsp_add(sfplay_perform, 11, x,





More information about the Pd-list mailing list