Download Additive Synthesis Of Sound By Taking Advantage Of Psychoacoustics
In this paper we present an original technique designed in order to speed up additive synthesis. This technique consists in taking into account psychoacoustic phenomena (thresholds of hearing and masking) in order to ignore the inaudible partials during the synthesis process, thus saving a lot of computation time. Our algorithm relies on a specific data structure called “skip list” and has proven to be very efficient in practice. As a consequence, we are now able to synthesize an impressive number of spectral sounds in real time, without overloading the processor.
Download Sinusoidal Parameter Extraction and Component Selection in a non Stationary Model
In this paper, we introduce a new analysis technique particularly suitable for the sinusoidal modeling of non-stationary signals. This method, based on amplitude and frequency modulation estimation, aims at improving traditional Fourier parameters and enables us to introduce a new peak selection process, so that only peaks having coherent parameters are considered in subsequent stages (e.g. partial tracking, synthesis). This allows our spectral model to better handle natural sounds.
Download Enhanced partial tracking using linear prediction
In this paper, we introduce a new partial tracking method suitable for the sinusoidal modeling of mixtures of instrumental sounds with pseudo-stationary frequencies. This method, based on the linear prediction of the frequency evolutions of the partials, enables us to track these partials more accurately at the analysis stage, even in complex sound mixtures. This allows our spectral model to better handle polyphonic sounds.
Download Improving Sinusoidal Frequency Estimation Using a Trigonometric Approach
Estimating the frequency of sinusoidal components is the first part of the sinusoidal analysis chain. Among numerous frequency estimators presented in the literature, we propose to study an estimator proposed in [1] known as the derivative algorithm. Thanks to a trigonometric interpretation of this frequency estimator, we are able to propose a new estimator which improves estimation performance for the frequencies close to the Nyquist frequency without any computational overload.
Download Assessing the Quality of the Extraction and Tracking of Sinusoidal Components: Towards an Evaluation Methodology
In this paper, we introduce two original evaluation methods in the context of sinusoidal modeling. The first one assesses the quality of the extraction of sinusoidal components from short-time signals, whereas the second one focuses on the quality of the tracking of these sinusoidal components over time. Each proposed method intends to use a unique cost function that globally reflects the performance of the tested algorithm in a realistic framework. Clearly defined evaluation protocols are then proposed with several test cases to evaluate most of the desired properties of extractors or trackers of sinusoidal components. This paper is a first proposal to be used as a starting point in a sinusoidal analysis / synthesis contest to be held at DAFx’07.
Download The DESAM Toolbox: Spectral Analysis of Musical Audio
In this paper is presented the DESAM Toolbox, a set of Matlab functions dedicated to the estimation of widely used spectral models for music signals. Although those models can be used in Music Information Retrieval (MIR) tasks, the core functions of the toolbox do not focus on any specific application. It is rather aimed at providing a range of state-of-the-art signal processing tools that decompose music files according to different signal models, giving rise to different “mid-level” representations. After motivating the need for such a toolbox, this paper offers an overview of the overall organization of the toolbox, and describes all available functionalities.