14 lines
No EOL
435 B
Text
14 lines
No EOL
435 B
Text
class:: SynthDescLib
|
|
summary:: SynthDesc library
|
|
categories:: Server>Nodes
|
|
related:: Classes/SynthDesc
|
|
|
|
description::
|
|
See link::Classes/SynthDesc::
|
|
|
|
INSTANCEMETHODS::
|
|
|
|
method:: add
|
|
Add a SynthDesc to this SynthDescLib. Doing this triggers an update message with the key code::\synthDescAdded:: for any dependants this lib may have. See link::Classes/Object#Dependancy::.
|
|
ARGUMENT:: synthdesc
|
|
The link::Classes/SynthDesc:: to be added. |