mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-15 00:44:05 +09:00
mp3 decoding but slow
This commit is contained in:
@@ -145,5 +145,5 @@ while (sampleSize > 0) {
|
||||
sys.sleep(10)
|
||||
}
|
||||
|
||||
audio.stop(0)
|
||||
//audio.stop(0)
|
||||
sys.free(decodePtr)
|
||||
|
||||
Reference in New Issue
Block a user