Function hexodsp::wblockdsp::definition::setup_hxdsp_block_language
source · [−]pub fn setup_hxdsp_block_language(
dsp_lib: Rc<RefCell<DSPNodeTypeLibrary>>
) -> Rc<RefCell<BlockLanguage>>
Expand description
WBlockDSP language definition and standard library of nodes.
Most of the nodes are taken from the synfx_dsp_jit crate standard library.