Hello everyone, I'm currently searching for a way to write a list of integers into an array at audio speed so ~44100 writings per second approximately. But I'm not sure if this is really possible cause every time I think about it then it comes the moment when I always have to use a snapshot~ and a metro that would carry the time itself at that point.
I've also seen at [bang~] but at 64 block size, it fires bangs at ~1.33 milliseconds which is always slower than a [metro 1].
If you have any suggestion pls let me know and thanks in advance 🤙🏻

