English

Modulation Discovery with Differentiable Digital Signal Processing

Sound 2025-10-08 v1 Machine Learning Audio and Speech Processing

Abstract

Modulations are a critical part of sound design and music production, enabling the creation of complex and evolving audio. Modern synthesizers provide envelopes, low frequency oscillators (LFOs), and more parameter automation tools that allow users to modulate the output with ease. However, determining the modulation signals used to create a sound is difficult, and existing sound-matching / parameter estimation systems are often uninterpretable black boxes or predict high-dimensional framewise parameter values without considering the shape, structure, and routing of the underlying modulation curves. We propose a neural sound-matching approach that leverages modulation extraction, constrained control signal parameterizations, and differentiable digital signal processing (DDSP) to discover the modulations present in a sound. We demonstrate the effectiveness of our approach on highly modulated synthetic and real audio samples, its applicability to different DDSP synth architectures, and investigate the trade-off it incurs between interpretability and sound-matching accuracy. We make our code and audio samples available and provide the trained DDSP synths in a VST plugin.

Keywords

Cite

@article{arxiv.2510.06204,
  title  = {Modulation Discovery with Differentiable Digital Signal Processing},
  author = {Christopher Mitcheltree and Hao Hao Tan and Joshua D. Reiss},
  journal= {arXiv preprint arXiv:2510.06204},
  year   = {2025}
}

Comments

Accepted to WASPAA 2025 (best paper award candidate). Code, audio samples, and plugins can be found at https://christhetree.github.io/mod_discovery/

R2 v1 2026-07-01T06:22:05.926Z