What problem does it solve?
This Skill addresses the complexities of working with Audio Unit v2 components in the Pulp framework, aiding in the selection, configuration, and troubleshooting of AUv2 components.
Core Features & Use Cases
- AUv2 Component Selection: Provides guidance on choosing the correct AUv2 component type (
aufx, aumf, aumi, aumu) based on function and MIDI I/O requirements.
- MIDI Input Wiring: Offers detailed instructions for wiring MIDI input to AUv2 components, ensuring proper MIDI event handling and routing.
- Debugging: Assists in debugging issues such as missing MIDI events or incorrect component types, helping to maintain reliable AUv2 integration.
- Use Case: If you're encountering an issue where a plug-in is loaded but never receives MIDI, this Skill can guide you through the necessary checks and steps to resolve the issue.
Quick Start
Analyze the component type and MIDI configuration for the AUv2 plug-in in the 'pulp-format' repository using the auv2 skill.