1 repository
Frameworks for building a single plugin codebase that targets multiple industry formats.
Distinct from Multi-Format Plugin Hosts: Distinct from Multi-Format Plugin Hosts: focuses on the development framework for creators, not the host for users.
Explore 1 awesome GitHub repository matching graphics & multimedia · Multi-Format Development Frameworks. Refine with filters or upvote what's useful.
nih-plug is an audio plugin SDK and development framework providing a set of tools and traits for processing audio and MIDI data in a real-time safe environment. It functions as a cross-format plugin wrapper, allowing a single implementation to be exported into multiple industry-standard audio plugin formats, including VST, CLAP, and LV2. The project includes a retained-mode GUI framework for creating interactive user interfaces and parameter controls for audio processors. It also provides a real-time audio library that utilizes hardware acceleration and asynchronous task management to mainta
Provides a framework to target VST, CLAP, and LV2 formats from a single codebase.