Let the idea linger.
Rhythmic echoes, tape color and stereo repeats that carry every idea further.
Listen · Download · Full collection · Report an issue
Windows x64 · VST3 · Standalone
- Tape, Ping-Pong, Multitap, Granular and Slapback
- Tempo sync and filtering
- 18 factory presets
Publicly viewable source — proprietary license. Official binaries are free for individuals and organizations with no more than EUR 100,000 in worldwide consolidated gross revenue. Modification and redistribution are not permitted. Professional use above that threshold requires a paid written license. Read the license or request a commercial license.
The license included with each tagged release governs that release. The v1.0 license applies prospectively and does not withdraw permissions already granted on earlier releases.
Musique Delay is a Windows echo and delay effect for rhythmic repeats, tape colour, wide throws and granular ambience. It is available as a Standalone application and a VST3 plug-in.
- Windows x64 Standalone
- Windows x64 VST3
- Download the Windows installer or portable ZIP from this repository's Releases page.
- Run the installer, or extract the ZIP and copy the complete .vst3 bundle to a VST3 location scanned by your host.
- Rescan plug-ins in the host, then insert the effect on the track or bus you want to process.
| Engine | Use |
|---|---|
| Tape | Coloured repeats with wow, flutter, age, bias and saturation. |
| Ping-Pong | Stereo throws with width, crossfeed, offset, tone and ducking. |
| Multitap | Patterned repeats with tap count, spacing, spread and decay. |
| Granular | Cloud-like repeats with grain size, density, pitch, jitter and spray. |
| Slapback | Short vocal, guitar and rockabilly-style doubling echoes. |
Every engine shares Time, Feedback, Mix, Sync, Ping-Pong, high-pass filter, low-pass filter and Output controls. Use the active-engine parameters after choosing a family; they are designed to shape that family without changing the basic delay workflow.
The 18 factory presets cover clean and sync delays, dub tape, vocal throws, multi-tap patterns, granular clouds and slapback sounds. They are a practical way to start before tailoring feedback, filtering and stereo width to the source.
Requirements: Windows x64, PowerShell, Git, CMake 3.22 or later, Visual Studio 2022 (or Build Tools) with Desktop development with C++, and JUCE 8.0.4.
.\_build_all.ps1 -Configuration Release -BootstrapJuceTo use an existing JUCE 8.0.4 checkout:
.\_build_all.ps1 -Configuration Release -JuceDir C:\Dev\JUCEThe build produces Standalone and VST3 artefacts.
.\_package_release.ps1 -Configuration Release -BootstrapJuceThe script creates a portable Windows package and, when Inno Setup 6 is installed, a Windows installer. Use the SkipInstaller option when an installer is not required.
| Path | Purpose |
|---|---|
| Source/ | Plug-in source, effect engines and visual assets |
| Presets/ | Factory preset bank |
| FXShared/ | Local shared UI and audio helpers required by this plug-in |
| installer/ | Windows installer definition |
The source code is publicly viewable under a proprietary license. Viewing and private compilation of strictly unchanged source are permitted; modification and redistribution are not. See LICENSE.md. For a released-build issue, open an issue with the Windows version, host name/version, plug-in format and steps to reproduce it.
