<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/16563138?origin\x3dhttp://musictech.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

MusicTech

Music, technology, and everything related.

Thesis Proposal

Title: A Mood-Based Music Classification and Exploration System

Abstract:
Mood classification is very subjective. There have been many psychological studies performed throughout the past century relating to music and emotion, and as a result there exist many different representations of human emotion. This thesis proposes to utilize the best possible psychological model of emotion by incorporating the findings of these studies into an innovative front-end for a digital music library where music can be queried, browsed, and explored by mood, rather than artist, album, or genre. With the use of state-of-the-art audio and textual analysis tools this work proposes to automatically and accurately classify music by mood.

+++++++++++++++++++++++++++++++++++++++

Let me know what you think of the idea!