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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

Awesome GitHub RepositoriesDynamics Processing

Tools for controlling the volume range of audio signals through compression, gating, and expansion.

Distinct from Audio Processing: Focuses specifically on signal dynamics (compression/gating) rather than general audio processing or playback.

Explore 5 awesome GitHub repositories matching graphics & multimedia · Dynamics Processing. Refine with filters or upvote what's useful.

Awesome Dynamics Processing GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tonejs/tone.jsAvatar de Tonejs

    Tonejs/Tone.js

    14,657Ver en GitHub↗

    Tone.js is a web-based audio synthesizer and framework for the Web Audio API. It provides a digital signal processing toolkit, a musical timing engine, and a library for MIDI processing to create interactive music and synthesizers directly in the browser. The project features a musical timing engine that coordinates audio events and loops using BPM-relative timing and a global transport. It includes a MIDI processing library capable of converting binary MIDI files into JSON format to trigger sounds and control audio parameters in real time. Its capabilities cover polyphonic sound synthesis,

    Controls signal levels and frequency response using compressors, limiters, filters, and envelopes.

    TypeScript
    Ver en GitHub↗14,657
  • lmms/lmmsAvatar de LMMS

    LMMS/lmms

    10,005Ver en 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

    Implements dynamics processing via compression and gating to control volume peaks and signal range.

    C++dawhacktoberfestmidi
    Ver en GitHub↗10,005
  • bespokesynth/bespokesynthAvatar de BespokeSynth

    BespokeSynth/BespokeSynth

    4,526Ver en 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

    Ships a compressor module with configurable threshold, ratio, attack, release, and lookahead.

    C++
    Ver en GitHub↗4,526
  • vcvrack/rackAvatar de VCVRack

    VCVRack/Rack

    4,373Ver en GitHub↗

    Rack es un emulador de sintetizador modular Eurorack virtual y un SDK de síntesis modular. Proporciona un entorno digital para crear y enrutar señales de música electrónica utilizando módulos, osciladores y filtros virtuales, simulando el comportamiento del hardware analógico mediante el enrutamiento de señales basado en voltaje. El sistema funciona como un convertidor MIDI y CV, traduciendo señales entre software y hardware externo, y puede operar como un plugin VST o instrumento estándar de la industria dentro de estaciones de trabajo de audio digital (DAW). También actúa como un host de plugins VST, incrustando instrumentos y efectos virtuales externos para expandir las herramientas de procesamiento de sonido disponibles. La plataforma incluye una amplia gama de capacidades de procesamiento de audio, incluyendo síntesis de modelado físico, procesamiento espectral y efectos basados en tiempo. Proporciona herramientas para la generación de voltaje de control, secuenciación de notas y procesamiento de señales polifónicas, junto con un kit de desarrollo para construir módulos de audio personalizados con generación de interfaz basada en SVG. Una interfaz de línea de comandos está disponible para el lanzamiento de aplicaciones, arranque de proyectos y automatización de la producción de archivos fuente a partir de gráficos vectoriales.

    Provides tools such as limiters, compressors, and maximizers to control signal levels and audio peaks.

    C++vcvrack
    Ver en GitHub↗4,373
  • pichenettes/eurorackAvatar de pichenettes

    pichenettes/eurorack

    2,917Ver en GitHub↗

    This project is a set of digital signal processing routines and firmware designed for building modular synthesis hardware and control voltage modules. It functions as a comprehensive system for Eurorack synthesis, incorporating a physical modeling synthesis engine, a granular synthesis module, and a dedicated control voltage processor. The system distinguishes itself through a specialized synthesis engine that simulates the acoustic properties of strings, reeds, and percussion using modal resonators. It also features a MIDI to CV converter for monophonic and polyphonic operation and a step se

    Provides tools for managing signal dynamics, including peak reduction and limiting with optional sidechain inputs.

    C++
    Ver en GitHub↗2,917
  1. Home
  2. Graphics & Multimedia
  3. Audio & Music
  4. Audio Processing
  5. Dynamics Processing