Function hexodsp::nodes::new_node_engine
source · [−]pub fn new_node_engine() -> (NodeConfigurator, NodeExecutor)
Expand description
Creates a NodeConfigurator and a NodeExecutor which are interconnected by ring buffers.
pub fn new_node_engine() -> (NodeConfigurator, NodeExecutor)
Creates a NodeConfigurator and a NodeExecutor which are interconnected by ring buffers.