On 2016-07-11 06:56, Giulio Moro via Pd-dev wrote:
> b) DEFSENDVS is defined as src/d_global.c:10:#define DEFSENDVS 64    /* LATER 
> get send to get this from canvas */
> and not as #define DEFSENDVS DEFDACBLKSIZE

because they are unrelated.
DEFDACBLKSIZE is the blocksize enforced by [dac~]/[adc~].
DEFSENDVS is the blocksize enforced by [send~]/[receive~].

the plan obviously being that DEFSENDVS should be made dynamically
"asap", whereas there is less urge to change DEFDACBLKSIZE.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pd-dev mailing list
[email protected]
https://lists.puredata.info/listinfo/pd-dev

Reply via email to