MENU Properties of menu:
Controller [0..127]
Channel [-1..16] (-1 means global channel)
Number of items [1..128]
Highlighted item [1..Number of items]
X [X position of the menu]
Y [Y position of the menu]
Group [Group for which the object belongs]
Section [Section for which the group belongs]
Width [Width of the menu]
label [text]
Properties of item:
MidiValue [0..127]
Label [text]
Example:
[Menu1]
Controller=7
Channel=-1
Number of items=2
Highlighted item=2
X=50
Y=50
Width=80
label=Menu1
Group=1
Section=1
[Menu1 Item1]
MidiValue=0
Label=Item 1
[Menu1 Item2]
MidiValue=1
Label=Item 2