Guide for implementing and debugging macro and mod (LFO/envelope) linking on device parameters. Use when adding macro/mod support to a plugin, fixing macro link issues, or understanding the modulation system.
$npx -y skills add conceptual-machines/magda-core --skill macros-modsInstalls into the current project.
Run `npx skills use "https://github.com/conceptual-machines/magda-core" --skill "conceptual-machines/magda-core/macros-mods"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/conceptual-machines/magda-core" that are relevant to the current task. Run `npx skills add "https://github.com/conceptual-machines/magda-core"` and select the relevant skills, then follow their instructions.