What does Asynchronous File Reading mean and when should this feature be enabled or disabled?
I couldn’t find any details regarding this setting.
Thank you!
See description of BASS_ASYNCFILE option here: https://www.un4seen.com/doc/#bass/BASS_StreamCreateFile.html
Will reduce the risk of stuttering, as file data is read in a separate thread in advance.