mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-14 00:14:05 +09:00
minor spec change for Taud
This commit is contained in:
@@ -2002,8 +2002,8 @@ Instrument bin: Registry for 256 instruments, formatted as:
|
||||
Uint16 Loop Start (can be smaller than Play Start)
|
||||
Uint16 Loop End
|
||||
Bit32 Flags
|
||||
0b h000 00pp
|
||||
h: sample pointer high bit
|
||||
0b hhhh 00pp
|
||||
h: sample pointer high bit (only the lowest bit is used, keep upper 3 bits unset)
|
||||
pp: loop mode. 0-no loop, 1-loop, 2-backandforth, 3-oneshot (ignores note length unless overridden by other notes)
|
||||
Bit16x24 Volume envelopes
|
||||
Byte 1: Volume
|
||||
|
||||
Reference in New Issue
Block a user