Skip to main content

Synthed Node

  • number
new SynthedNode(0)
  • string
new SynthedNode(`0px 10px`)
  • named nodes
new SynthedNode('noise')

Methods#

get(): T

set (value): this

start(props?): Promise

stop(): this

reset(): this

Properties#

synthesis

queue