@synth longname : string author : string version : string doc : string @end
@param type : input | output | int | float doc : string max : int | float min : int | float values : 0="on", 1="off", 2="none" default : int | float @end
@param type : input | output | int | float doc : string max : int | float min : int | float values : 0="on", 1="off", 2="none" default : int | float @end
-- modules
: :
-- patch
. -> .
-- tweak
. = int | float . = param. . = param. | map(float,float) . = random(float,float) . =
= + | - |
= * | / |
= int | float | param. | ( ) | -