[PD] we want threads !!!!

ydegoyon at free.fr ydegoyon at free.fr
Mon Jun 24 01:46:35 CEST 2002


hi, all,

annoyed by some recurrent issues in PD, i made the following
patches to PD's sources :

d_soundfile.c : load the sounfile in a thread to avoid audio dropouts.
this patch concerns the "soundfiler" object.

s_inter.c : send messages to the GUI using a message buffer
and a thread to avoid audio dropouts.

this introduces a lot of threads and Miller
objected once using threads is dangerous.

so, if you like danger, you might try these....
it's experimental still but with the help of some beta-testers,
it might get consistent soon.

cheers,

sevy/yves

-------------- next part --------------
A non-text attachment was scrubbed...
Name: d_soundfile.c
Type: application/octet-stream
Size: 69738 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20020624/9abb1c25/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: s_inter.c
Type: application/octet-stream
Size: 24146 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20020624/9abb1c25/attachment-0001.obj>


More information about the Pd-list mailing list