SDASSep 21, 2021

An Audio Synthesis Framework Derived from Industrial Process Control

arXiv:2109.10455v1
Originality Incremental advance
AI Analysis

This work addresses the need for novel synthesis techniques in audio technology, offering an incremental approach by adapting an existing control algorithm to create new timbres and tools for music production.

The paper tackled the problem of developing new audio synthesis methods by redefining the PID algorithm from industrial process control into a framework for sound generation, resulting in a Python implementation that explores control parameters and potential applications as an audio signal and LFO generator, with comparisons to FM and Wavetable synthesis.

Since its conception, digital synthesis has significantly influenced the advancement of music, leading to new genres and production styles. Through existing synthesis techniques, one can recreate naturally occurring sounds as well as generate innovative artificial timbres. However, research in audio technology continues to pursue new methods of synthesizing sounds, keeping the transformation of music constant. This research attempts to formulate the framework of a new synthesis technique by redefining the popular Proportional-Integral-Derivative (PID) algorithm used in feedback-based process control. The framework is then implemented as a Python application to study the available control parameters and their effect on the synthesized output. Further, applications of this technique as an audio signal and LFO generator, including its potentiality as an alternative to FM and Wavetable synthesis techniques, are studied in detail. The research concludes by highlighting some of the imperfections in the current framework and the possible research directions to be considered to address them.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes