ClipSwitch
From Music Hack Day
Contents |
[edit] ClipSwitch
A switch board with YouTube videos and sheet music to compare several performances of one score.
Demo:
- Ravel - http://mus.cr/tWpkBs
- Debussy - http://mus.cr/vMSKW4
[edit] Creator
[edit] About the hack
ClipSwitch lets you follow the score while watching a YouTube video. You can navigate the composition by clicking on the sheet music as well as switch between the different videos that are available for this composition.
This is useful for people like music students and lovers to compare performances, but this should also be useful to compare cover versions.
[edit] What APIs, tools or kit did you use?
- [MuseScore.com API] to serve the sheet music
- YouTube external Javascript API
[edit] Presentation
http://www.youtube.com/watch?v=GPoC6SVTBAM
[edit] ToDo
- Expose videoscores via [MuseScore.com API]
- Highlight a region in the score, then play that section in all videos consecutively
- Optionally add automatic synchronisation, building further upon [previous hack from London 2010]