Skip to content

1.3.7: Trainer: remove TARGET label and highlight active target ring (#104)

Choose a tag to compare

@early277 early277 released this 18 Jan 15:21
· 11 commits to main since this release
da99b2b

Motivation

Simplify trainer-mode UI by removing the redundant "TARGET" text and provide clearer feedback by changing the target ring color while the target note is active.
Description

Updated drawTargetNotes to accept an activeNotes map and removed the TARGET text label, drawing only the ring instead.
Ring stroke color now switches to a highlighting color when the target MIDI note is present in the provided activeNotes.