Skip to main content

Module node_prelude

Module node_prelude 

Source
Expand description

Prelude for working with nodes

Structs§

NodeId
Unique identifier for a node in the graph
NodeMetadata
Metadata about a node
NodeTypeId
Type identifier for a node (for downcasting)

Enums§

NodeCategory
Category of a node (for UI/organization)

Traits§

Processor
Passive processor of signals
SignalNode
Base trait for all audio nodes
Sink
Active sink of signals
Source
Active source of signals