I would like to build a dynamic help page of keybindings and pattern commands, similar to ImpulseTracker’s F1 page, but also with a realtime/ive updating search field.
Norenoise.tool():get_keybinding() appears to exist, so it might require locating and parsingKeyBindings.xml
Any ideas/suggestions on how to complete this within the limits of renoise’s lua api?
I know renoise already has this in the preferences, but something larger with more of a birds-eye-view would be nice, especially for beginners or people who don’t use rn as often as others. In IT, it’s F1, while in RN, it’s several shortcuts/clicks away, and doesn’t include the pattern commands, which is another couple clicks in a different area.
Thanks