Hi @fabian, thanks for the information, you definitely shed some light on the topic. So If I’ve understood correctly, a MemoryMappedAudioFormatReader is the right tool also if you have to manage large files but you don’t want to deal with the disk-streaming business: you basically let the OS do it for you, right?
However, according to this reply, a memory map seems helpful only on 64-bit systems. Does this still hold true?
