Figure 2 - uploaded by Felix Holzmüller
Content may be subject to copyright.
The RT-CQT VST User Interface

The RT-CQT VST User Interface

Source publication
Conference Paper
Full-text available
The constant-Q transform (CQT) is a valuable tool for music information retrieval, e.g. for chroma calculation and harmonic analysis. In this E-Brief, we propose a block based, real-time capable, efficient analysis algorithm resting upon a subsampling technique performed with fast Fourier transform. In addition, advanced features such as time resol...

Context in source publication

Context 1
... Interface of the VST3-implementation in C++ using the JUCE framework [5] is shown in figure 2. There are in total six controls for varying the CQT parameters as shown in table 1. ...

Citations

... The results shown in Fig. 3 belong to a synthesized, modal /a/ vowel atf 0 ≈ 300 Hz. The buffer structure allowing block processing was taken from [7]. An additional field in the GUI's lower right corner is indicating the cur-rentf 0 , calculated during the preprocessing steps of the analysis stage. ...
Conference Paper
Full-text available
Voice disorders due to strenuous usage of unhealthy voice qualities are a common problem in professional singing. In order to minimize the risk of these voice disorders, vital feedback can be given by making aware of one's sung voice quality. This work presents the design task of a vowel and voice quality indication tool which can enable such a feedback. The tool is implemented in form of a VST plug-in. The plugin's interface provides a graphical representation of voice quality and vowel intelligibility by means of two 2D voice maps. The voice maps allow a graphical distinction of three voice qualities (modal, breathy or creaky), and the representation of a sung vowel within the formant space spanned by the first and second formant frequency. The design process includes (i) building a ground truth dataset by using a modified speech synthesizer, (ii) linear prediction analysis, and (iii) the visualisation of the estimated vowel and voice quality by means of the 2D voice maps. The plugin's code is available as open source to enable further development.