What problem does it solve?
This skill resolves the complex, silent-failure prone integration of Audio Unit v2 plugins, ensuring correct MIDI routing, component type selection, and host-side compatibility.
Core Features & Use Cases
- Adapter Configuration: Provides precise guidance on selecting AU component types (aufx, aumf, aumi, aumu) to prevent silent MIDI failures.
- MIDI Wiring: Offers technical specifications for implementing MIDI input/output, sample-accurate event handling, and factory dispatching.
- Use Case: Use this skill when debugging a plugin that loads in a DAW but fails to receive MIDI events or when configuring a new MIDI processor to ensure it correctly advertises its capabilities to the host.
Quick Start
Use the auv2 skill to verify the correct component type and factory macro for a new MIDI-receiving audio effect.