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
·

4 repository-uri

Awesome GitHub RepositoriesMultitap Delay Effects

Echo effects that produce multiple delayed repetitions of a signal for atmospheric textures.

Distinct from Effects Processing: Specifies multitap delay architecture over general audio effects.

Explore 4 awesome GitHub repositories matching graphics & multimedia · Multitap Delay Effects. Refine with filters or upvote what's useful.

Awesome Multitap Delay Effects 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

    Generates multiple delayed repetitions of an audio signal for atmospheric echo effects.

    C++dawhacktoberfestmidi
    Vezi pe GitHub↗10,005
  • 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

    Ships a configurable echo delay effect with feedback and signal inversion options.

    C++
    Vezi pe GitHub↗4,526
  • torvalds/audionoiseAvatar torvalds

    torvalds/AudioNoise

    4,383Vezi pe GitHub↗

    AudioNoise este o bibliotecă de efecte audio digitale și procesor de semnal conceput pentru a manipula formele de undă audio prin filtrare digitală și simulări de ecou. Funcționează ca un emulator de circuit analogic, simulând comportamentul pedalelor de chitară hardware și al phaserelor. Proiectul oferă instrumente pentru procesarea experimentală a sunetului, inclusiv generarea de zgomote și texturi digitale aleatorii. Include, de asemenea, un vizualizator de forme de undă audio care randează datele audio digitale sub formă de grafice vizuale pentru a analiza rezultatele procesării semnalului. Biblioteca implementează capabilități pentru procesarea audio digitală și emularea circuitelor analogice, utilizând efecte bazate pe delay și filtre digitale pentru a modifica tonul și caracteristicile spațiale ale mostrelor audio.

    Implements echo delays that create spatial sound effects using delay loops.

    C
    Vezi pe GitHub↗4,383
  • zio/zioAvatar zio

    zio/zio

    4,347Vezi pe GitHub↗

    ZIO is a functional effect system for the JVM that models asynchronous and concurrent programs as pure, composable values with typed error handling and dependency injection. Its core identity is built on fiber-based concurrency, where lightweight, non-blocking fibers execute millions of concurrent tasks with structured lifecycle management, and a dual-channel error model that separates expected business failures from unexpected system defects at compile time. The system provides effect-typed dependency injection through a layer-based dependency graph, pull-based reactive stream processing with

    ZIO repeats an effect with delays that grow according to the Fibonacci sequence.

    Scalaasynchronicityasynchronousasynchronous-programming
    Vezi pe GitHub↗4,347
  1. Home
  2. Graphics & Multimedia
  3. Audio & Music
  4. Audio Processing
  5. Effects Processing
  6. Multitap Delay Effects

Explorează sub-etichetele

  • Echo DelaysSimple delay effects that produce a single delayed repetition of a signal with feedback and optional inversion. **Distinct from Multitap Delay Effects:** Distinct from Multitap Delay Effects: produces a single echo with feedback rather than multiple independent taps.
  • Musical Delay EffectsDelay processors that support both millisecond and musical-duration timing for echoes and comb-filtering. **Distinct from Multitap Delay Effects:** Adds musical-duration timing support, whereas multitap candidates focus on atmospheric repetitions.
  • Pitch-Controlled Delay EffectsDelay processors where the delay time is modulated by an incoming note pitch for frequency-dependent echoes. **Distinct from Multitap Delay Effects:** Distinct from Multitap Delay Effects: delay time is controlled by note pitch rather than producing multiple taps.
  • Simple Delay Effects1 sub-tagEcho effects that play back an audio signal after a configurable delay time with optional feedback and inversion. **Distinct from Multitap Delay Effects:** Distinct from Multitap Delay Effects: produces a single delayed repetition rather than multiple taps.