awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesAudio Plugin Format Selections

Compiles the noise suppression engine into VST2, VST3, LV2, LADSPA, AU, or AUv3 plugin formats by toggling CMake flags.

Distinct from Plugin Format Adapters: Distinct from Plugin Format Adapters: focuses on selecting which audio plugin formats to compile, not adapting existing plugin formats.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Audio Plugin Format Selections. Refine with filters or upvote what's useful.

Awesome Audio Plugin Format Selections GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • werman/noise-suppression-for-voiceالصورة الرمزية لـ werman

    werman/noise-suppression-for-voice

    6,324عرض على GitHub↗

    Compiles the noise suppression engine into VST2, VST3, LV2, LADSPA, AU, or AUv3 plugin formats by toggling CMake flags.

    C++au-pluginauv3-pluginladspa
    عرض على GitHub↗6,324
  • robbert-vdh/nih-plugالصورة الرمزية لـ robbert-vdh

    robbert-vdh/nih-plug

    2,634عرض على GitHub↗

    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

    Allows a single codebase to be exported into multiple standard audio plugin formats.

    Rustclapframeworknih-plug
    عرض على GitHub↗2,634
  1. Home
  2. Software Engineering & Architecture
  3. Integration & Extensibility
  4. Extensibility
  5. Plugin Architectures
  6. Plugin Format Adapters
  7. Audio Plugin Format Selections

استكشف الوسوم الفرعية

  • Multi-Format WrappersSystems that wrap a single plugin implementation to export it into multiple industry-standard formats like VST, CLAP, and LV2. **Distinct from Audio Plugin Format Selections:** Distinct from Audio Plugin Format Selections: focuses on the wrapping mechanism rather than just build-time flags.