MCPcopy Index your code
hub / github.com/JohnDowson/pcmg

github.com/JohnDowson/pcmg @v0.2.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.1 ↗ · + Follow
297 symbols 561 edges 42 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

PC Music Generation Rack

PCMG is a modular synthesizer emulator

Have you ever wanted to play with modular synthesis but didn't have the money and finances needed? Fear not, PCMG is here to help!

Check out master branch prototype version on hjvt.dev

Alt text

Running WASM version locally in browser:

trunk serve --release

then navigate to https://localhost:8080/index.html In case audio isn't enabled by itself, hit the "Start audio" button in the UI.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 169
Class 55
Function 50
Enum 20
Interface 3

Languages

Rust99%
Python1%

Modules by API surface

rack/src/lib.rs18 symbols
rack/src/devices/impls/adsr.rs16 symbols
rack/src/visuals.rs13 symbols
rack/src/devices/impls/generators.rs13 symbols
rack-designer/src/app.rs13 symbols
src/lib.rs12 symbols
rack/src/graph.rs12 symbols
rack-loaders/src/assetloader.rs12 symbols
src/types/filters.rs11 symbols
rack/src/widgets.rs11 symbols
rack/src/visuals/templates.rs10 symbols
rack/src/devices/impls/mixers.rs10 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page