Quick Record Sampling Rate problem

stefano's icon

Hi all, i had a couple of funky sounding recordings done with the QuickRecord Patch.

It happened because i am working at 48000. I notice that the QuickRecord Patch does not adapt to MAX's sample rate when loading. There is a [b] object that is supposed to first get the sample rate, then storing it into a [int] and then triggering it forward but somehow that does not work on my machine (Macbook M3) and the int gets triggered before the updated sample rate is stored in even if the [b] should ensure a correct execution order. I have Scheduler in Overdrive on and Audio interrupt off. I fixed the QuickRecord Patch like this... see img below