Jump to content

Project EAST: Difference between revisions

From CCRMA Wiki
Lfangyi (talk | contribs)
Lfangyi (talk | contribs)
No edit summary
Line 9: Line 9:
This portion of
This portion of


== Background Discussion on Music Data Types ==
== Background Discussion ==
 
=== Music Data Types ===
 
=== Programming Language Choice ===


== Analysis Program Documentation ==
== Analysis Program Documentation ==

Revision as of 21:43, 12 May 2014

Project Overview

The EAST in Project EAST stands for "East Asian Songs and Texts". There are two major implementation goals for this project:

Computationall Analysis of Melodies and Texts

This portion of the project aims to implement a program that reads in music data files (text files) and performs several useful melody and/or text analysis functions on the music. The idea for this program is based on Stanford's CCARH-developed Humdrum Toolkit. It should work like an interactive command line toolkit for performing analysis. The program can process multiple files to provide statistical information or give specific details on singular pieces. By combining both capabilities, the program seeks to provide a computational basis for melody and text-in-relation-to-melody comparison among music collections.

Database Creation

This portion of

Background Discussion

Music Data Types

Programming Language Choice

Analysis Program Documentation

Database Creation Progress

Useful Links

References