proper tracker effects documentation

This commit is contained in:
minjaesong
2026-04-19 19:18:52 +09:00
parent bef85f6e2f
commit 5374ca43c3
4 changed files with 786 additions and 8 deletions

View File

@@ -2167,6 +2167,10 @@ Table of 3.5 Minifloat values (CSV)
11111,0.96875,1.96875,3.9375,7.875,15.75,31.5,63,126
LSB
## Tracker Note Effects
Tracker Note Effects has been moved to `TAUD_NOTE_EFFECTS.md`
--------------------------------------------------------------------------------
Taud serialisation format
@@ -2199,7 +2203,7 @@ Rows of 16 bytes:
Uint32 Song offset
Uint8 Number of voices
Uint16 Number of patterns (0 is invalid. pattern bin length = numPats * 8 bytes)
Uint8 Initial BPM (bias of -24. 0x00=24, 0xFF=280)
Uint8 Initial BPM (bias of -24. 0x00=24, 0xFF=279)
Uint8 Initial Tickrate(0 is invalid)
Byte[7] Reserved for future versions