taud: more interpolation

This commit is contained in:
minjaesong
2026-05-23 19:03:53 +09:00
parent 1e2814af87
commit eddd65fa13
2 changed files with 123 additions and 13 deletions

View File

@@ -2649,7 +2649,7 @@ Endianness: Little
Uint8 Flags for Global Behaviour (effect symbol '1')
0b 000 rrr ff
ff: tone mode (0: linear pitch slides, 1: Amiga period slides, 2: linear-frequency slides, 3: reserved)
rrr: interpolation mode (0: default, 1: none, 2: Amiga 500, 3: Amiga 1200, 4: SNES 4-tap Gaussian, 5: preserve delta modulation)
rrr: interpolation mode (0: default, 1: none, 2: Amiga 500, 3: Amiga 1200, 4: SNES 4-tap Gaussian, 5: NES DPCM simulation)
Uint8 Song global volume
* ImpulseTracker has range of 0..128; multiply by (255/128) then round to int
Uint8 Song mixing volume