Hi,
I'm trying to trigger [print~] every sample. in the same patch I'm using [block~ 1 1 1] to change the block size and [metro 1 1 samp] to trigger [print~].
but I noticed that [print~] is yes printing 1 sample at time (in accord with the block size) but only every 64 samples. so it receives a bang every sample but prints every 64 (default block size).
can you guys help me understanding why? I'm pretty sure I'm missing something here :D
cheers,
Mario