Function |
Description |
---|
ApplyParameterData() |
Processes parameter change requests and calls SetParameterValue() |
BroadcastChangedParameter() |
Tell clients that a parameter's configuration has changed |
BroadcastNewParameterValue() |
Tells clients |
BControllable() |
Constructor |
GetParameterValue() |
Hook: return a parameter's value |
HandleMessage() |
Dispatches a message received on the control port |
LockParameterWeb() |
Locks the web |
MakeParameterData() |
Creates a buffer containing the values of all the node's parameters |
SetParameterValue() |
Sets a parameter's value |
SetParameterWeb() |
Sets the parameter web for the node |
StartControlPanel() |
Hook: present user interface to control the node |
UnlockParameterWeb() |
Unlocks the web |
Web() |
Returns the node's parameter web |