What problem does it solve?
This skill addresses the complexities of wiring audio plugins to the VST3 standard, resolving issues related to bus arrangement, parameter routing, and host-specific behavior in environments like Cubase, Ableton, and Reaper.
Core Features & Use Cases
- Adapter Implementation: Provides deep technical guidance on the SingleComponentEffect pattern, MIDI event routing, and state management within the VST3 SDK.
- Compatibility Troubleshooting: Assists in diagnosing and fixing regressions surfaced by pluginval or host-specific audio/automation glitches.
- Use Case: Use this skill when you need to implement or debug the VST3 adapter for a new Pulp plugin, ensuring correct parameter synchronization and host-compliant bus negotiation.
Quick Start
Use the vst3 skill to analyze the current VST3 adapter implementation and identify potential causes for a reported sidechain exposure issue in Cubase.