Music Library Catalog System
From CSE330 Wiki
Contents |
[edit] Purpose
This project is for people with large catalogs of music to be able to catalog and organize their music more efficiently.
[edit] Description of Project
This project includes the creation of a system to catalog sheet music. This is meant for people who have a lot of sheet music, or for schools or other institutions that have large libraries of music.
Basics include an access control system with login, the ability to add, edit and delete information about pieces, to comment on pieces, and to keep track of what parts each piece has.
You can add pieces to playlists, keep track of when they were performed, and categorize pieces.
Finally, in this program you will be able to scan in music to upload and associate with pieces, and also upload recordings.
I'm also looking into Music OCR systems which would be able to read the sheet music that has been scanned in and convert it to .midi files, which can be playing individually, or with the other parts. I'm not sure if this is entirely possible with any current Perl module, so I'm not sure if this will be fully doable or not.
[edit] Members
Dan Brewster (brewster at wustl)
[edit] Progress
Progress will be updated here.

