asiekierka / nitrotracker

A Fasttracker II style tracker for the Nintendo DS
68 stars 5 forks source link

Saved songs have some panning envelopes enabled when they shouldn't. #105

Closed exelotl closed 3 months ago

exelotl commented 3 months ago

Songs created in NitrousTracker may have panning envelopes randomly enabled for some instruments. Since panning envelopes aren't currently implemented, there is no audible effect in NT, but they will cause the instrument to be hard-panned left when the song is loaded up in another tracker such as Milky or FT2.

My first guess would be that there's some uninitialised field somewhere in the instrument that's causing this?