asiekierka / nitrotracker

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

Option to remove instruments (0xtob/#33) #54

Open asiekierka opened 1 year ago

asiekierka commented 1 year ago

Doesn't seem too hard to add as a feature. This would save RAM by removing unnecessary waveforms. The only way to remove an instrument currently is to either overwrite it with another one, or to zap all of them.

deadpahn commented 1 year ago

YES. Delete unused instruments would be helpful. Although I have to say I'm not running into the same problems with the unofficial build of NT. OG NT .... I really had that RAM bar filled some days.

On Sat, Apr 8, 2023 at 4:57 AM Adrian Siekierka @.***> wrote:

Doesn't seem too hard to add as a feature. This would save RAM by removing unnecessary waveforms. The only way to remove an instrument currently is to either overwrite it with another one, or to zap all of them.

— Reply to this email directly, view it on GitHub https://github.com/asiekierka/nitrotracker/issues/54, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAH4BC5CJUV2JFGFXF3MDFTXAER75ANCNFSM6AAAAAAWXKXYYI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

asiekierka commented 1 year ago

There have been many memory leak fixes, as well as shaving off a few hundred KB in the tracker's own RAM usage, as well as adding DSi mode support (which technically allows up to 16MB of RAM - especially useful with the undo/redo buffer).