Patterns in music
Even a small child can recognize patterns in music. Having that in mind, is it reasonable to look for patterns using statistics and computers? Statistically speaking, almost nothing changes, if we modify a single note in a song, but in musical terms the difference is enormous. Musical composition is not just a series of decisions on notes, so at first glance it would seem that music and statistics have nothing in common. The truth is quite opposite, only by using statistics (and computers) we can see some surprising patterns.
Around the world there are many researches in the field of statistical analysis of music – computers can identify the type of music, write a song in a certain style and so on. In my research, I was looking for the simplest patterns in music that would tell something to the musicologist who would like to analyze one specific composition or composer.
This lecture would be the presentation of my journey towards these patterns with the following itinerary:
- the basics of musical theory,
- converting musical notes into numbers,
- analysing a melody using the R programming language,
- looking at the most repeated patterns with a length from 4 to 31 notes (from motive to theme),
-
music (at the last stop we must hear the results).