milkytracker / MilkyTracker

An FT2 compatible music tracker
http://milkytracker.github.io/
Other
1.7k stars 160 forks source link

improved 'Instr backtrace'-setting #294

Closed coderofsalvation closed 6 months ago

coderofsalvation commented 2 years ago

backtrace-instrumentlistbox

The Instr. backtrace-feature (in settings) is awesome. It basically sets the instrument automatically based on previous notes on that channel.

However, it is confusing that the instrumentlistbox does not update, and still points to another instrument. This PR adds visual feedback (instrumentlistbox+sampleditor) which solves this confusion, and makes thing much more foolproof.

ps. the algo also look for future notes in case there are no past notes (in order to still extract an channel-instrument)

coderofsalvation commented 6 months ago

merged in https://github.com/milkytracker/MilkyTracker/tree/rc/1.05