Every audio file gets a proxy file in most cases. We write to and make edits to these these proxies offline before they are eventually put into to buffers to be processed by audio threads if i got that correct. So we never use memory mapped files for direct playback?
Just read on a past post it’s not thread safe at all to use memory mapped readers on audio thread that is just for pre caching purposes
