12-09-2016, 03:58 PM
My goal is to implement things similar to link points that you can tap to trigger actions. One of those supported actions would be to send a midi command. Obviously this is a fairly complex feature as I would have to add a lot of UIs to configure all of the various actions that I could potentially support. I think this would meet your needs as you could just insert one of these touchable buttons (not sure what I'm going to call them yet) and tap it when you are ready to send the MIDI command. Let me know if this will work for you.