awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ardour/ardourAvatar von Ardour

    Ardour/ardour

    5,057Auf GitHub ansehen↗

    Ardour ist eine digitale Audio-Workstation, ein Multitrack-Audio-Mixer und ein MIDI-Sequenzer. Es fungiert als nicht-linearer Audio-Editor und Plugin-Host für die Ausführung von Effekten und Instrumenten von Drittanbietern. Das System bietet spezialisierte Funktionen für die Audio-Nachbearbeitung durch Videosynchronisation sowie für Live-Performance-Sequenzierung zum Triggern von Clips und Patterns in Echtzeit. Es unterstützt zudem taktiles Mixing durch Control-Surface-Mapping und die Konfiguration von Hardware-Controllern. Die Software deckt eine breite Palette an Anforderungen der Audioproduktion ab, einschließlich Multitrack-Aufnahme, MIDI-Sequenzierung und Komposition, professionellem Mixing und Mehrkanal-Audio-Export. Sein Verarbeitungs-Framework umfasst branchenüblichen Plugin-Support und ein Matrix-basiertes Signal-Routing-System.

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

    C++audioc-plus-plusdaw
    Auf GitHub ansehen↗5,057
  • bespokesynth/bespokesynthAvatar von BespokeSynth

    BespokeSynth/BespokeSynth

    4,526Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗4,526
  • vcvrack/rackAvatar von VCVRack

    VCVRack/Rack

    4,373Auf GitHub ansehen↗

    Rack is a virtual Eurorack modular synthesizer emulator and a modular synthesis SDK. It provides a digital environment for creating and routing electronic music signals using virtual modules, oscillators, and filters, simulating the behavior of analog hardware through voltage-based signal routing. The system functions as a MIDI and CV converter, translating signals between software and external hardware, and can operate as a VST or industry-standard instrument plugin within digital audio workstations. It also acts as a VST plugin host, embedding external virtual instruments and effects to exp

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

    C++vcvrack
    Auf GitHub ansehen↗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

Unter-Tags erkunden

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