Difference between revisions of "Project EAST"
(→Project Overview) |
(→Background Info on Data Types) |
||
Line 9: | Line 9: | ||
This portion of | This portion of | ||
− | == Background | + | == Background Discussion on Music Data Types == |
== Analysis Program Documentation == | == Analysis Program Documentation == |
Revision as of 14:42, 12 May 2014
Contents
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