Skip to content

Understanding Patch Generation

Generation is a cloud round-trip, not a local model: your prompt is sent to POST /api/v1/murmur/generate-preset on the Murmur API (Go), which hands semantic parsing and parameter-matrix work to the Python intelligence worker. See Murmur Cloud for the service split and API reference for the endpoint contract.

The mapper is translating language into a fixed, finite parameter space — it can’t invent a synthesis technique the engine layer doesn’t have. If a generated patch doesn’t match what you described, see Troubleshooting Patch Generation for how to get a closer result.