Structs

A context structure for supporting the DynamicNode1x1::process function.
A native Rust code node that uses trait objects for dispatch

Traits

This trait allows you to write custom HexoDSP nodes in Rust and provide them at runtime using [crate::NodeConfigurator::set_dynamic_node1x1] or crate::SynthConstructor::set_dynamic_node1x1.

Functions