Applied Computer Science (Jun 2019)

IMPLEMENTING THE FADE-IN AUDIO EFFECT FOR REAL-TIME COMPUTING

  • Lucian LUPŞA-TĂTARU

DOI
https://doi.org/10.23743/acs-2019-09
Journal volume & issue
Vol. 15, no. 2
pp. 5 – 18

Abstract

Read online

Audio fading is performed in order to smoothly modify over time the level of an audio signal. In particular, the fade-in audio effect designates a grad-ually increase in the audio volume, starting from silence. In practice, audio fading is mostly carried out within audio editors i.e. in off-line mode by employing various transcendental functions to enforce the fade profile. Taking into account the increasing demand for interactive media services requiring real-time audio processing, the present approach advances an effective method of constructing the audio fade-in shape with a view to real-time computing. The paper encompasses plain and straightforward implementations in pure JavaScript, prepared precisely to validate the method of audio volume processing proposed here.

Keywords