I am designing a layout to control Hauptwerk (HW) Master Generals from MDP and have several issues. The attached layout on Page 2 of both Bank1 and 2 show the current implementation and explains the desired functionality. The application is for using HW in an orchestra situation with low lighting. See the following Facebook Comments. https://www.facebook.com/groups/42378139859/permalink/10159811019224860/
The first issue is the color of a button label is dependent on the page texture and color. The desired colors and texture seem to always have Off buttons with white labels and On buttons with black labels. Is there some way to use dark page and panel colors, such as blue, and have the button label be black for Off and white for On? Or really, blue for On?
I added a second set of buttons to invert the On/Off state of the first set of buttons, but their state is now reversed. All buttons are On except the button intended to be On is Off. This messes up the intended midi output. So I added a third set of buttons to output the correct on-only midi with data =127 when a button (1-32] is depressed.
Is there some way to achieve the desired function without having to add 2 extra sets of 32 buttons?