awesome-repositories.com
Blog
awesome-repositories.com

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

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

3 repositorios

Awesome GitHub RepositoriesLive Python Audio Controls

Running Python scripts that modify synthesizer behavior and parameters in real time during performance.

Distinct from Live Script Execution: Distinct from Live Script Execution: specifically targets audio synthesis parameter control via Python, not general application scripting.

Explore 3 awesome GitHub repositories matching development tools & productivity · Live Python Audio Controls. Refine with filters or upvote what's useful.

Awesome Live Python Audio Controls GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • supercollider/supercolliderAvatar de supercollider

    supercollider/supercollider

    6,624Ver en GitHub↗

    An audio server, programming language, and IDE for sound synthesis and algorithmic composition.

    Controls sound synthesis and algorithmic composition in real time by sending code to a running audio engine during performance.

    C++algorithmic-compositionaudioc-plus-plus
    Ver en GitHub↗6,624
  • overtone/overtoneAvatar de overtone

    overtone/overtone

    6,193Ver en GitHub↗

    Overtone es una biblioteca de síntesis de audio Lisp que proporciona un entorno programable para diseñar sintetizadores y generar audio en tiempo real. Funciona como un framework de procesamiento de señales digitales para programación de sonido en vivo, integrando un gestor de muestras de audio para recuperar y cachear sonidos desde repositorios remotos y un generador de secuencias musicales para componer estructuras melódicas y rítmicas. El proyecto se distingue por sus interfaces especializadas para hardware y redes, con un sistema dedicado para enrutar datos MIDI e intercambiar mensajes Open Sound Control entre software y hardware externo. También incluye herramientas para composición musical algorítmica, como la generación de ritmos euclidianos y funciones para definir escalas y acordes. El framework cubre una amplia superficie de capacidades, incluyendo procesamiento de señales de audio digital con enrutamiento basado en nodos y diseño de envolventes personalizadas. Proporciona sistemas para sincronización de eventos de audio, secuenciación temporizada y la capacidad de coordinar la salida de audio con bibliotecas gráficas y entornos de shaders para sincronización audiovisual. Las utilidades adicionales incluyen análisis de tono y acordes, y monitoreo en tiempo real de valores de audio y buses de control.

    Offers a programmable Lisp environment for designing and modifying synthesizers in real time while audio is playing.

    Clojure
    Ver en GitHub↗6,193
  • 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

    Runs Python scripts that modify synthesizer behavior and parameters in real time during performance.

    C++
    Ver en GitHub↗4,526
  1. Home
  2. Development Tools & Productivity
  3. Platform Script Execution
  4. Dynamic Script Execution Environments
  5. Inline Script Execution
  6. Live Script Execution
  7. Live Python Audio Controls

Explorar subetiquetas

  • Live Synthesis ControlsControlling sound synthesis and algorithmic composition in real time by sending code to a running audio engine during performance or rehearsal. **Distinct from Live Python Audio Controls:** Distinct from Live Python Audio Controls: focuses on the general concept of live code control of synthesis, not Python-specific.