asiekierka / nitroustracker

Unofficial fork of 0xtob's NitroTracker, a Fasttracker II-style tracker for the DS.
76 stars 5 forks source link

Fix lock (queue next pattern) functionality #107

Closed exelotl closed 6 months ago

exelotl commented 6 months ago

This makes the song loop/lock feature work as intended - when the end of the current pattern is reached, playback will jump to the queued pattern.

Fixes #97

asiekierka commented 6 months ago

This, then, won't work when looping is disabled, instead. But it can be fixed...