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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesMulti-Format Plugin Hosts

Hosts that load and wrap VST, VST3, and LV2 plugin interfaces into a uniform module representation.

Distinct from VST3 Plugin Hosts: Distinct from Audio Plugin Hosting: covers VST, VST3, and LV2 formats uniformly, not just VST3.

Explore 3 awesome GitHub repositories matching graphics & multimedia · Multi-Format Plugin Hosts. Refine with filters or upvote what's useful.

Awesome Multi-Format Plugin Hosts GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ardour/ardourArdour 的头像

    Ardour/ardour

    5,057在 GitHub 上查看↗

    Ardour 是一个数字音频工作站(DAW)、多轨音频混音器和 MIDI 音序器。它作为一个非线性音频编辑器和用于运行第三方效果器和乐器的插件宿主。 该系统为后期制作音频配乐提供了专门的功能,包括视频帧同步,以及用于实时触发片段和模式的现场表演音序功能。它还支持通过控制界面映射和硬件控制器配置进行触控混音。 该软件涵盖了广泛的音频制作需求,包括多轨录音、MIDI 音序与编曲、专业混音以及多声道音频导出。其处理框架包括行业标准的插件支持和矩阵式信号路由系统。

    Distributes the processing load of third-party audio effects across multiple CPU cores to ensure real-time playback.

    C++audioc-plus-plusdaw
    在 GitHub 上查看↗5,057
  • bespokesynth/bespokesynthBespokeSynth 的头像

    BespokeSynth/BespokeSynth

    4,526在 GitHub 上查看↗

    BespokeSynth is a modular synthesizer environment that combines a node-based audio graph routing system with a live scripting bridge, enabling real-time patching and control without recompilation. Its architecture integrates a granular synthesis engine, FFT-based spectral processing, a MIDI Polyphonic Expression pipeline, and a Euclidean rhythm generator, all within a freeform workspace designed for live experimentation. The project distinguishes itself through its live coding capabilities, allowing Python scripts to create, modify, and control synthesis parameters at runtime, and its plugin

    Wraps VST, VST3, and LV2 plugin interfaces into native modules for the patching system.

    C++
    在 GitHub 上查看↗4,526
  • vcvrack/rackVCVRack 的头像

    VCVRack/Rack

    4,373在 GitHub 上查看↗

    Rack 是一个虚拟 Eurorack 模块化合成器模拟器及模块化合成 SDK。它提供了一个数字环境,通过虚拟模块、振荡器和滤波器来创建和路由电子音乐信号,利用基于电压的信号路由模拟模拟硬件的行为。 该系统可作为 MIDI 和 CV 转换器,在软件与外部硬件之间转换信号,并能作为 VST 或行业标准乐器插件在数字音频工作站 (DAW) 中运行。它还充当 VST 插件宿主,嵌入外部虚拟乐器和效果器以扩展声音处理工具。 该平台包含全面的音频处理能力,包括物理建模合成、频谱处理和基于时间的特效。它提供控制电压生成、音符序列化和复音信号处理工具,以及用于构建带有 SVG 驱动界面的自定义音频模块的开发套件。 此外,它还提供命令行界面用于应用启动、项目引导以及从矢量图形自动化生成源文件。

    Embeds external VST, VST3, and LV2 virtual instrument and effect plugins to expand sound processing.

    C++vcvrack
    在 GitHub 上查看↗4,373
  1. Home
  2. Graphics & Multimedia
  3. Audio & Music
  4. Audio Processing
  5. Effects Processing
  6. VST Effect Hosting
  7. Multi-Format Plugin Hosts

探索子标签

  • Multi-Core Workload DistributionDistributes audio plugin processing across multiple CPU cores to maintain real-time performance. **Distinct from Multi-Format Plugin Hosts:** Focuses on CPU workload distribution for audio plugins rather than just supporting multiple plugin formats.