max-rnbo-agent
CommunityGenerate RNBO-compatible patches for plugin export
System Documentation
What problem does it solve?
Many Max/MSP projects need to be exported as VST3/AU plugins, Web Audio modules, or C++ embedded targets but fail at export time due to RNBO incompatibilities, missing parameter mappings, or non-self-contained patch structure. This Skill automates creation and validation of RNBO-ready patch structures, maps GenExpr parameters to RNBO params, and enforces per-target constraints so exports succeed and are production-ready.
Core Features & Use Cases
- RNBO patch generation: Build rnbo~ containers and full wrapper patches (adc~ -> rnbo~ -> dac~) ready for plugin, web, or C++ export.
- Target-aware validation: Enforce RNBO_TARGET_CONSTRAINTS, check object compatibility, and verify self-containedness before saving.
- Param mapping & GenExpr parsing: Extract Param declarations from GenExpr code and create corresponding RNBO parameter objects for host automation.
- Semantic review & critic: Run critics for naming, duplicate params, and I/O completeness and integrate fixes into the patch.
- Use Case: Convert an existing GenExpr-based synth into a validated VST3 wrapper with mapped parameters and self-contained resources.
Quick Start
Create an RNBO wrapper patch for a stereo synth targeting VST3, map GenExpr parameters to RNBO params, and run target validation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: max-rnbo-agent Download link: https://github.com/taylorbrook/MAX-MSP_CC_Framework/archive/main.zip#max-rnbo-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.