TOPLEVEL::control:: + value control part /
section
kit engine insert param
eter
offset miscmsg Description
guideLocation ret. msg No. ~ ~ 249 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ Shows location of latest HTML guide (read only)
windowTitle ret. msg No. 0~63 252 0~15 0~2,8+(0~7) 255 255 255 255 Builds window title. With text if ID passed in 'value'
dataExchange ~ ~ 250 240 ~ ~ ~ ~ ~ ~ is init ~ ~ ~ ~ Start-up hook, complete setup in Synth and refresh UI
dataExchange ~ ~ 250 250 ~ ~ ~ ~ ~ ~ ~ ~ buff No. ~ ~ GuiDataExchange: push-update in designated buffer
copyPaste 0~2
ret. msg No.
251 0~63,241,242 0~15 0~2,8+(0~7),
255
0~2,255 0~3,255 0,255 msg No. Perform actions List (find type), Copy, Paste (delete)
partBusy Ret. 0,1 252 0~63 255 255 255 255 255 255 Blocks further action. Internally set (read only)
unrecognised ~ ~ 253 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ Invalid entry in interpreter
textMessage ~ ~ 254 250 ~ ~ ~ ~ 255 255 128 msg No. Just sends a non-blocking message to the GUI
forceExit ~ ~ 255 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ Force exit (16) at any time from any section
instanceID Ret. 0~31 ~ ~ 254 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ Returns numeric ID of current instance (read only)

 copyPaste variatons. This uses the 'type' field slightly differently.

Command> value type Description
List 0~2 0 Returns a lists of all the presets for the current section.
If 'value' = 1 returns a msgID for the preset type.
If 'value' = 2 only returns a msgID if there is a clipboard entry for that type.
Copy 0 16 Copies the selected preset to file, or to clipboard if no name given.
Paste 0,1 32 Pastes in the selected preset from file, or from clipboard if no name given.
If 'value' = 1 deletes the selected preset.