Crate sound_flow

Source
Expand description

Implement Node and then use GraphBuilder

Structs§

CompiledGraph
Connection
DuplicateId
GraphBuilder
Builds a CompiledGraph from the specified nodes and connections
InputSocket
NodeIndex
SocketDescription
Sockets

Enums§

BuildError
InvalidConnection

Traits§

Node