fix: S Bx00 not working as indtended

This commit is contained in:
minjaesong
2026-05-02 13:51:43 +09:00
parent 2b91251d6e
commit 5dc87a80be
2 changed files with 27 additions and 3 deletions

View File

@@ -2092,8 +2092,8 @@ TODO:
[x] (same context as above) implement S7x command
[x] on playback, panning changes randomly on Taud made by s3m2taud.py and mod2taud.py, but not by it2taud.py (maybe something's off with the instrument exports?)
[x] NNA not disabled for S3M and MOD
[x] `S B000` and `S B100` not working as intended -- on first playback it jumps to the next cue same row, on subsequent playbacks the commands are completely ignored
[ ] implement S6x command
[ ] `S B000` and `S B100` not working as intended -- on first playback it jumps to the next cue same row, on subsequent playbacks the commands are completely ignored
[ ] implement Wxx command (global volume slide)
[ ] implement sample loop sustain
[ ] cue and pattern compression of the Taud format (taud_common.py, taud.mjs)