[PD-dev] d_global.c comment: blocksize

Tim Blechmann TimBlechmann at gmx.net
Sun Sep 12 16:15:36 CEST 2004


hi miller, hi list ...

i'm curious about one comment in d_global.c ... 
currently the blocksize is limited to 64 samples ... but a comment
implies, that it's possible to get the blocksize from the canvas in
future ...

i'm currently rewriting some of the functions to get rid of the 64
sample limitation and the additional (unneeded) buffer in send~/catch~
by adding a common bus class to avoid that ...

from what i read in the code, i'm not sure if there is any way to access
the current block size of a canvas ... sys_getblksize() returns the
default blocksize ...

am i missing something? if not, is there any easy way to implement it
(i would add a new entry to _glist, that can be set by switch~ and
block~) ?

cheers ... tim

-- 
mailto:TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

After one look at this planet any visitor from outer space 
would say "I want to see the manager."
				      William S. Burroughs




More information about the Pd-dev mailing list