MCPcopy Index your code
hub / github.com/RustAudio/dsp-chain

github.com/RustAudio/dsp-chain @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
68 symbols 119 edges 5 files 49 documented · 72%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Node (Interface)
Types to be used as a **Node** within the DSP **Graph**. [4 implementers]
src/node.rs

Core symbols most depended-on inside this repo

prepare_visit_order
called by 7
src/graph.rs
inputs
called by 5
src/graph.rs
next_edge
called by 4
src/graph.rs
resize_buffer_to
called by 4
src/graph.rs
remove_edge
called by 3
src/graph.rs
add_input
called by 3
src/graph.rs
outputs
called by 3
src/graph.rs
set_master
called by 2
src/graph.rs

Shape

Method 53
Class 7
Function 5
Enum 2
Interface 1

Languages

Rust100%

Modules by API surface

src/graph.rs54 symbols
src/node.rs6 symbols
examples/volume.rs4 symbols
examples/synth.rs4 symbols

For agents

$ claude mcp add dsp-chain \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact