Sound Morphing Toolbox
Abstract
Sound morphing requires the use of several audio processing algorithms involving the analysis, transformation, and resynthesis of sounds. The aim of this tutorial is to review the techniques implemented in the sound morphing toolbox (SMT). The SMT is open-source and freely available on GitHub. In this tutorial, we will go over the analysis, transformation, and resynthesis steps used in standard morphing techniques applied to isolated notes from musical instrument sounds, such as sinusoidal modeling, spectral envelope estimation, time-scale modification, and resynthesis models. The tutorial will include sound examples to illustrate each step and a hands-on session to show the participants how to use the SMT.
Open-Source Code on GitHub
Click here to download the SMT.
Extra
Additional information will be available soon.