Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

audio file alignment #22

Open
craigsapp opened this issue Jun 17, 2017 · 0 comments
Open

audio file alignment #22

craigsapp opened this issue Jun 17, 2017 · 0 comments

Comments

@craigsapp
Copy link
Member

craigsapp commented Jun 17, 2017

Allow for embedding a URL for an audio file to sync with notation. There would also have to be a timemap linking the audio timings to the qstamps of the score.

Also allow for multiple recordings (and multiple timemaps). Detection of multiple audio files/timemaps could trigger display of a menu to choose which recording to play (such as a list of different performers).

The timemaps could also be embedded in the Humdrum file as **time spines.

The Tasso in Music Project website already has a hardwired version of this. For example:
http://www.tassomusic.org/work/?id=Trm0047m

When playing the score, the audio and timemap are pulled from the data server that the score comes from.

Score:
http://josquin.stanford.edu/cgi-bin/tasso?a=humdrum&f=Trm0047m
Timemap:
http://josquin.stanford.edu/cgi-bin/tasso?a=timemap&f=Trm0047m
Audio:
http://josquin.stanford.edu/cgi-bin/tasso?a=mp3&f=Trm0047m

The recording is synthetic (generated from a MIDI file), and the timemap is also generated automatically from the MIDI file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant