asiekierka / nitrotracker

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

Fix sample panning slider #109

Closed exelotl closed 3 months ago

exelotl commented 3 months ago

This PR fixes the sample panning control which had no effect, because it never updated the base_panning.

This should go hand in hand with this ntxm PR: https://github.com/asiekierka/libntxm/pull/3 to fix various panning related bugs including https://github.com/asiekierka/nitrotracker/issues/105