MCPcopy Create free account
hub / github.com/Signalsmith-Audio/reverb-example-code

github.com/Signalsmith-Audio/reverb-example-code @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
52 symbols 81 edges 4 files 0 documented · 0% updated 4y ago★ 2381 open issues

Browse by type

Functions 37 Types & classes 15
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Reverb Example Code

This is some example code to accompany Let's Write A Reverb, presented at ADC 2021.

The interesting stuff is in reverb-example-code.h, the other stuff is just plumbing.

It depends on my DSP helper library for the delay objects, and this should be cloned as dsp/. It should be easy enough to adapt to another framework.

Core symbols most depended-on inside this repo

Shape

Method 35
Class 13
Enum 2
Function 2

Languages

C++100%

Modules by API surface

reverb-example-code.h25 symbols
wav.h15 symbols
main.cpp7 symbols
mix-matrix.h5 symbols

For agents

$ claude mcp add reverb-example-code \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page