Summary
Could the Generic button’s value display get a new ”Note” option, so that a MIDI value (0–127) is shown as its note name using the standard MIDI convention — number → note + octave, e.g. 60 → C4?
What I’d like
Today the Generic button can display the raw MIDI value (a number). I’d love an extra display format that reads that value as a MIDI note number and shows the note name. For example: 36 → C2, 48 → C3, 60 → C4, 61 → C#4, 72 → C5.
Ideally the octave numbering follows the common C4 = middle C = note 60 convention (Scientific Pitch Notation, what most DAWs use). A small toggle for C4=60 vs C3=60 would be a nice bonus, but the C4 default alone would already be perfect.
Why — concrete use case
I use the plugin in my live keyboard rig. A very common thing to configure is a keyboard split point — the note that separates, say, a bass sound (left hand) from a lead/pad (right hand). A split point is a MIDI note number, but “split at 60” is meaningless at a glance on stage — “split at C4” is instantly readable. A note-name display makes the button self-documenting and removes the note-number → note-name math during a gig. Same benefit for any pitch-valued button (transpose base, lowest note, trigger note…).
I’m happy to test
If you put together a build with this, I can test it and report back whether it works — correct note names, correct octaves across the full 0–127 range, edge values (0 = C-1, 127 = G9). Just point me to a test build.
Thanks a lot for the plugin — it’s central to my live setup!
