TAD: working kotlin decoder

This commit is contained in:
minjaesong
2025-10-30 17:08:42 +09:00
parent 480d2d8538
commit 991d035bcc
9 changed files with 405 additions and 134 deletions

View File

@@ -1352,7 +1352,6 @@ try {
if (!tadInitialised) {
tadInitialised = true
audio.tadSetQuality(header.qualityLevel)
}
seqread.readBytes(payloadLen, SND_MEM_ADDR - 262144)