taud base note def changed (A3@440Hz)

This commit is contained in:
minjaesong
2026-04-23 23:11:09 +09:00
parent 755afb7df4
commit 8d28bde119
4 changed files with 8 additions and 5 deletions

View File

@@ -904,7 +904,7 @@ def assemble_taud(h: S3MHeader, instruments: list, patterns: list) -> bytes:
num_taud_pats_hi,
bpm_stored,
speed,
) + b'\x40\x00' + b'\x13\xd0\x82\x43' + b'\x00'
) + b'\x00\x4C' + b'\x00\x00\xDC\x43' + b'\x00'
assert len(song_table) == TAUD_SONG_ENTRY
# Cue sheet (using remapped pattern indices)