English

Drum Synthesis from Expressive Drum Grids via Neural Audio Codecs

Sound 2026-05-12 v1 Artificial Intelligence

Abstract

Generating realistic drum audio directly from symbolic representations is a challenging task at the intersection of music perception and machine learning. We propose a system that transforms an expressive drum grid, a time-aligned MIDI representation with microtiming and velocity information, into drum audio by predicting discrete codes of a neural audio codec. Our approach uses a Transformer-based model to map the drum grid input to a sequence of codec tokens, which are then converted to waveform audio via a pre-trained codec decoder. We experiment with multiple state-of-the-art neural codecs, namely EnCodec, DAC, and X-Codec, to assess how the choice of audio representation impacts the quality of the generated drums. The system is trained and evaluated on the Expanded Groove MIDI Dataset, E-GMD, a large collection of human drum performances with paired MIDI and audio. We evaluate the fidelity and musical alignment of the generated audio using objective metrics. Overall, our results establish codec-token prediction as an effective route for drum grid-to-audio generation and provide practical insights into selecting audio tokenizers for percussive synthesis.

Keywords

Cite

@article{arxiv.2605.10281,
  title  = {Drum Synthesis from Expressive Drum Grids via Neural Audio Codecs},
  author = {Konstantinos Soiledis and Maximos Kaliakatsos-Papakostas and Dimos Makris and Konstantinos Tsamis},
  journal= {arXiv preprint arXiv:2605.10281},
  year   = {2026}
}
R2 v1 2026-07-22T07:03:57.319Z