repitcher.py: Generated DPCM samples are not correctly padded
Opened this issue · 0 comments
Gumball2415 commented
In Dn-FamiTracker, if any of the module's DPCM sample size is not a multiple of 16, off by +1 (i.e. Size % 0x10 == 1
), then the tracker throws a "Bad DPCM Size" error upon attempting to open it.
Example module.