taut control and font changes

This commit is contained in:
minjaesong
2026-04-25 11:33:43 +09:00
parent d4ea9b2d29
commit 3f98d25828
7 changed files with 137 additions and 47 deletions

View File

@@ -2121,6 +2121,7 @@ class AudioAdapter(val vm: VM) : PeriBase(VM.PERITYPE_SOUND) {
it.funkSpeed = 0
it.funkAccumulator = 0
it.funkWritePos = 0
it.muted = false
}
}
}