I got a nut I need to crack.
Basically, I need a timer to start on a bang that increments according to the sample rate to provide indexes which will then be written to an array. I'm doing this to build a live beatslicer that both records and indexes at the same time.
Also, is there an easy way to write continously into an array, and define the size based on the length of the recording?
--N