devkitPro / 3ds-examples

Examples for 3DS using devkitARM, libctru, citro3d and citro2d
https://devkitpro.org/viewforum.php?f=39
453 stars 51 forks source link

modplug-decoding: fix nsamples calculation #60

Closed oreo639 closed 10 months ago

oreo639 commented 10 months ago

Not sure how this worked before Fixes: https://github.com/devkitPro/3ds-examples/issues/59

WinterMute commented 10 months ago

I guess I neglected to check this example before merging it although I know I intended to fix this so it decodes smaller chunks at a time. This is good for now.

WinterMute commented 9 months ago

Reworked this example to decode in chunks instead with https://github.com/devkitPro/3ds-examples/commit/ea519187782397c279609da80310e0f8c7e80f09