5 hours ago
The miniaudio library that QB64-PE uses will clip the audio signal. I am not sure if it normalizes the audio though. I'll check.
The _MEMFREE thing is by design. To use the parentheses, you can write CALL _MEMFREE (m).
The _MEMFREE thing is by design. To use the parentheses, you can write CALL _MEMFREE (m).