It seems there are other objects that somehow restrict themselves to a 64 size block minimum.print~ will always start printing from the beginning of a 64 block periodsnapshot~ will always output the last sample from an audio block of 64there must be other examples...cheers2015-03-14 2:02 GMT-03:00 Alexandre Torres Porres <porres@gmail.com>:attached patch2015-03-14 2:02 GMT-03:00 Alexandre Torres Porres <porres@gmail.com>:I was trying to get a bang at every sample and found out that the minimum time bang~ works is at the 64 blocksize, check attached patch.Anyway, no question, just saying... but yeah, I don't see why it has to be this way. Hopefully it can increase its resolution someday.cheers