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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

Awesome GitHub RepositoriesVST Effect Hosting

Loading and integrating third-party VST audio processing plugins into a signal chain.

Distinct from Effects Processing: Distinct from Effects Processing as it specifically covers the hosting and loading of external VST plugin files.

Explore 6 awesome GitHub repositories matching graphics & multimedia · VST Effect Hosting. Refine with filters or upvote what's useful.

Awesome VST Effect Hosting GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • lmms/lmmsAvatar LMMS

    LMMS/lmms

    10,005Vezi pe GitHub↗

    LMMS is a digital audio workstation and MIDI sequencer designed for composing, arranging, and mixing music. It functions as a comprehensive production environment that integrates a MIDI sequencer, a sample-based synthesizer, and an audio mixing console. The project distinguishes itself through a versatile synthesis engine that includes additive synthesis, wavetable generation, and emulations of vintage hardware such as NES audio and FM chips. It also serves as a VST plugin host, allowing for the integration of third-party virtual instruments and audio effects via a standardized interface. Be

    Integrates third-party VST audio processing plugins by scanning designated directories to expand available sound effects.

    C++dawhacktoberfestmidi
    Vezi pe GitHub↗10,005
  • bitgapp/eqmacAvatar bitgapp

    bitgapp/eqMac

    6,670Vezi pe GitHub↗

    eqMac is a system-wide audio equalizer and volume mixer for macOS. It utilizes a virtual audio driver to intercept system output, allowing users to adjust frequency response, boost system volume, and control independent volume levels for different running software applications. The project functions as an audio unit plugin host, integrating third-party plugins into the system audio stream for professional effects. It also includes a local web server that enables remote audio control via HTTP, allowing users to modify audio parameters from a mobile device or other external hardware on the same

    Integrates third-party audio plugins into the processing pipeline to add professional effects.

    Swift
    Vezi pe GitHub↗6,670
  • ardour/ardourAvatar Ardour

    Ardour/ardour

    5,057Vezi pe GitHub↗

    Ardour este o stație de lucru audio digitală (DAW), mixer audio multitrack și sequencer MIDI. Funcționează ca un editor audio non-liniar și un host de plugin-uri pentru rularea efectelor și instrumentelor terțe. Sistemul oferă capabilități specializate pentru post-producția audio prin sincronizarea cadrelor video, precum și secvențierea pentru performanțe live pentru declanșarea clipurilor și modelelor în timp real. De asemenea, suportă mixarea tactilă prin maparea suprafețelor de control și configurarea controllerelor hardware. Software-ul acoperă o gamă largă de nevoi de producție audio, inclusiv înregistrare multitrack, secvențiere și compoziție MIDI, mixare profesională și export audio multicanal. Framework-ul său de procesare include suport pentru plugin-uri standard în industrie și un sistem de rutare a semnalului de tip matrice.

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

    C++audioc-plus-plusdaw
    Vezi pe GitHub↗5,057
  • bespokesynth/bespokesynthAvatar BespokeSynth

    BespokeSynth/BespokeSynth

    4,526Vezi pe 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++
    Vezi pe GitHub↗4,526
  • vcvrack/rackAvatar VCVRack

    VCVRack/Rack

    4,373Vezi pe GitHub↗

    Rack este un emulator de sintetizator modular Eurorack virtual și un SDK de sinteză modulară. Oferă un mediu digital pentru crearea și rutarea semnalelor muzicale electronice folosind module virtuale, oscilatoare și filtre, simulând comportamentul hardware-ului analogic prin rutarea semnalului bazată pe voltaj. Sistemul funcționează ca un convertor MIDI și CV, traducând semnalele între software și hardware-ul extern, și poate opera ca un plugin VST sau instrument standard în industrie în cadrul stațiilor de lucru audio digitale (DAW). De asemenea, acționează ca un host de plugin-uri VST, încorporând instrumente și efecte virtuale externe pentru a extinde instrumentele de procesare a sunetului disponibile. Platforma include o gamă cuprinzătoare de capabilități de procesare audio, inclusiv sinteza prin modelare fizică, procesarea spectrală și efecte bazate pe timp. Oferă instrumente pentru generarea voltajului de control, secvențierea notelor și procesarea semnalului polifonic, alături de un kit de dezvoltare pentru construirea de module audio personalizate cu generare de interfață bazată pe SVG. O interfață în linie de comandă este disponibilă pentru lansarea aplicațiilor, inițializarea proiectelor și automatizarea producției de fișiere sursă din grafică vectorială.

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

    C++vcvrack
    Vezi pe GitHub↗4,373
  • robbert-vdh/nih-plugAvatar robbert-vdh

    robbert-vdh/nih-plug

    2,634Vezi pe 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

    Provides a framework to target VST, CLAP, and LV2 formats from a single codebase.

    Rustclapframeworknih-plug
    Vezi pe GitHub↗2,634
  1. Home
  2. Graphics & Multimedia
  3. Audio & Music
  4. Audio Processing
  5. Effects Processing
  6. VST Effect Hosting

Explorează sub-etichetele

  • Audio Unit HostingIntegrating third-party Audio Unit plugins into a system audio stream. **Distinct from VST Effect Hosting:** Specializes in macOS Audio Unit standard rather than the VST standard.
  • Multi-Format Development FrameworksFrameworks 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.
  • Multi-Format Plugin Hosts1 sub-tagHosts 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.