Posts Tagged ‘indian music’

CompMusic Project

Wednesday, September 28th, 2011

Recently, I have completed my masters studies in Georgia Tech Center for Music Technology, and got affiliated to the CompMusic Project in the Music Technology Group in Universitat Pompeu Fabra, Barcelona. In the project, I will be working on Ottoman classical and Hindustani musics.

CompMusic, Computational Models for the Discovery of the World's Music, is a research project funded by the European Research Council and coordinated by Xavier Serra from the Music Technology Group of the Universitat Pompeu Fabra in Barcelona (Spain). The project will run from 2011 to 2016. The main goal of CompMusic is to advance in the field of Music Computing by approaching a number of the current research challenges from a multicultural perspective. You can have more information about the project in the CompMusic web site.

CompMusic

Wednesday, September 28th, 2011

CompMusic, Computational Models for the Discovery of the World's Music, is a research project funded by the European Research Council and coordinated by Xavier Serra from the Music Technology Group of the Universitat Pompeu Fabra in Barcelona (Spain). The project will run from 2011 to 2016.

The main goal of CompMusic is to advance in the field of Music Computing by approaching a number of the current research challenges from a multicultural perspective. It aims to advance in the description and formalization of music, making it more accessible to computational approaches and reducing the gap between audio signal descriptions and semantically meaningful music concepts. It intends to develop information modelling techniques applicable to non-Western music repertories and  formulate computational models to represent culture specific music contexts.

CompMusic approaches these research challenges by:

  1. Combining methodologies from disciplines such as Information Processing, Computational Musicology, Music Cognition and Human-Computer Interaction.
  2. Analyzing a variety of music information sources such as audio features, symbolic scores, text commentaries, user evaluations, etc… from some of the major non-Western art-music traditions in India (Hindustani, Carnatic), Turkey (Ottoman), Arab countries (Andalusian) and China (Han).

CompMusic wants to challenge the current Western centered information paradigms, advance our information technology research, and contribute to our rich multicultural society.

You can have more information about the project in the CompMusic web site.

Predictive Tabla Modeling Paper Accepted to Journal of New Music Research

Wednesday, January 26th, 2011

The paper titled “Predictive Tabla Modeling Using Variable-length Markov and Hidden Markov Models”, which is authored by Parag Chordia, Avinash Sastry and me, is accepted to the Journal of New Music Research. In the paper, we model the tabla sequences in a predictive framework with variable-length Markov models (VLMMs). You can read more about the project and the paper in here.

Expressive Tabla Modeling

Thursday, January 6th, 2011

Tabla is the most widely used percussion instrument in Indian music, both as an accompanying and solo instrument. It is used extensively in classical, folk, film, popular, and devotional music, and its distinctive timbre forms one of the ubiquitous signifying elements of the music of North India. Unlike Western classical music, Indian classical music makes extensive use of percussion.

Its two component drums are played with the fingers and hands and produce a wide variety of timbres, each of which has been named. A sophisticated repertoire of compositions and theme-based improvisations has developed over hundreds of years. Tabla is a natural candidate for Markov modeling because it consists, at a basic level, of a sequence of discrete states that are temporally structured. Tabla is particularly interesting because of the complex patterns and dependencies that are present in typical compositions. Although tabla is primarily learned as part of an oral tradition, it is also notated using a system that indicates strokes and their durations.

The repertoire of tabla can be divided into two basic categories, structured improvisations, and through-composed material. In the former category are qaidas, a theme and variation form, and peshkar another type of thematic improvisation, and relas. Relas are very dense, fast drum-roll-type textures, that are played in a smooth, flowing manner. In the latter category are gats, tukdas, and chakradhars, various types of fixed compositions.

For a couple of years now, Music Intelligence Group, which I have been a member of since August 2009, has been working on expressive tabla modeling, filed under the NSF CreativeIT Grant #0855758. Parag Chordia, Avinash Sastry and I have written a paper named “Predictive Tabla Modeling Using Variable-length Markov and Hidden Markov Models”, which is accepted and currently under review in Journal of New Music Research.

In the paper, we model the tabla sequences in a predictive framework with variable-length Markov models (VLMMs). Using a database containing nearly 30,000 strokes in 35 compositions, we show that VLMMs have high predictive accuracy. This basic framework is extended by the introduction of several new smoothing techniques that determine how to integrate predictions from the different order models. The model is then extended to include parallel representations of the sequence, a technique known as Multiple Viewpoint modeling.

The work is then extended to the problem of recognizing strokes from audio. In this hidden context, the identity of the previous stroke is not revealed at each time step. A variable-length Hidden Markov model (VLHMM) is used to determine the next-symbol distribution that is used in computing the perplexity. We detail how the forward probabilities can be efficiently computed for the VLHMM using by traversing a prediction suffix tree (PST) that is used to represent sequences. To the best of our knowledge, this is the first use of variable-length Hidden Markov models for music modeling or prediction.

I was responsible of preprocessing, automatic segmentation, feature extraction, class conditional probability calculation and classification by naive multivariate Gaussian distributions of tabla strokes from compositions in audio format. The compositions were synthesized using Tabla Gyan, an arti cial tabla improviser, which is one of the integral elements in our expressive tabla modeling. The analysis was made in MATLAB and classification was done using Weka. The testing and training feature vectors for each composition, along with the parameters of the multivariate Gaussian (MVG) for each stroke type, were used in VLHMM.

Back to Projects…

Bayan Sound Modeling and Synthesis

Monday, January 3rd, 2011

Tabla is an Indian percussion with an Arabic origin. Tabla is used extensively in Indian music in different styles and roles. Tabla can be an accompanying instrument whereas in the form Qaida tabla becomes the solo instrument. Although a tabla consists of two drums (dayan, the small high pitched drum and bayan the big bass drum) it has a huge range of timbres and is a highly expressive instrument. (here’s an out-of-the-world performance!) One of the techniques involves squeezing the membrane of bayan to form modulated strokes. This technique is very crucial in tabla listening and add great variety to the performance.

One of my active projects is “modeling the bayan strokes mathematically for different modulation techniques and synthesize them for real-time computer-generated tabla improvisation.” (more…)