English

From Sound to Setting: AI-Based Equalizer Parameter Prediction for Piano Tone Replication

Sound 2025-09-30 v1 Machine Learning Audio and Speech Processing

Abstract

This project presents an AI-based system for tone replication in music production, focusing on predicting EQ parameter settings directly from audio features. Unlike traditional audio-to-audio methods, our approach outputs interpretable parameter values (e.g., EQ band gains) that musicians can further adjust in their workflow. Using a dataset of piano recordings with systematically varied EQ settings, we evaluate both regression and neural network models. The neural network achieves a mean squared error of 0.0216 on multi-band tasks. The system enables practical, flexible, and automated tone matching for music producers and lays the foundation for extensions to more complex audio effects.

Keywords

Cite

@article{arxiv.2509.24404,
  title  = {From Sound to Setting: AI-Based Equalizer Parameter Prediction for Piano Tone Replication},
  author = {Song-Ze Yu},
  journal= {arXiv preprint arXiv:2509.24404},
  year   = {2025}
}

Comments

Undergraduate project technical preprint. 4 pages, 6 figures. Code & data: https://github.com/vaclisinc/Vaclis_Tone_Replication Primary: cs.SD, Secondary: cs.LG

R2 v1 2026-07-01T06:03:47.216Z