awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • werman/noise-suppression-for-voicewerman 的头像

    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-plugrobbert-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.