mp3 decoding but slow

This commit is contained in:
minjaesong
2023-01-14 16:45:33 +09:00
parent f23dedc245
commit 994db188c2
13 changed files with 672 additions and 211 deletions

View File

@@ -145,5 +145,5 @@ while (sampleSize > 0) {
sys.sleep(10)
}
audio.stop(0)
//audio.stop(0)
sys.free(decodePtr)