[bugs:#1207] bang~ can't bang in less than 64 block size
Status: open
Group: v0.46
Created: Thu Jun 18, 2015 01:20 AM UTC by Alexandre Porres
Last Updated: Thu Jun 18, 2015 01:20 AM UTC
Owner: Miller Puckette
[bang~] doesn't work for block sizes smaller than 64, so it only bangs at every 64 samples cycle even when the block size is smaller than 64. It works fine with block~ for sizes greater than 64.
Anyway, It should ideally work for block sizes down to 1 sample with no conflicts with block~.
moreover, it won't work according to a block size greater than 64 that is not a power of two, but I guess that this is not important.
Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.