nw_wrld MIDI integration improvements:
1. simple note-name trigger: listens for any note name (C, D, E, etc.) regardless of octave
2. advanced mode: supports standard MIDI note numbers (0–127)
previously, Ableton and Strudel were sending the same value from different octaves, which caused issues. While a note-name-only trigger addresses this, people had kindly raised that octave-specific matching for lighting software or physical hardware would be useful. Hopefully these two modes balance UX and customisation.
beyond MIDI, OSC, and on-device audio, I'm curious if there are other signal types that would benefit from support?