generate_preset
Create and save a Serum 2 preset by providing a detailed specification of oscillators, filters, modulation, and effects.
Instructions
Write a new Serum 2 preset built from spec to the user's Serum
presets folder.
Build ``spec`` yourself from the user's natural-language description
(see server instructions for the mapping guidelines). Any section left
empty (e.g. no ``filters``) keeps that module at its default, inert
state -- you don't need to fill in every field, only what the sound
calls for.
Returns the absolute path of the written .SerumPreset file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |