I was trying to add a patch request to a new preset. If I code it in LUA using the patch.onRequest(), it seems to transmit an empty sysex string (0xF0 0xF7). If I code the patch request using the patch editor, it works fine, but the log messages say “onRequest not found”
confused here … likely some type of user error, but I’m not seeing it.