How to examine the Extras patches?
Is there any way to open the Extras patches as regular patches?
I want to examine the GlobalTransport patch to see how the tap tempo is implemented.
I can unlock GlobalTransport, but can't do much with it. Copying the contents to a new patcher just seems to copy over the UI elements, with none of the logic.
Also - is it possible for user patches to suppress the menu bar? That looks like a useful thing for packaged apps.
After unlocking you can see a red View and NoFloat toggle. You can use them with the cmd (mac) or ctrl (win) key down. There you go...
For hiding the menubar there is the hidemenubar command that can be sent to max (see: messages to max).
_
johan