sheet-music-examples: Difference between revisions
Jump to navigation
Jump to search
m (→WaterPigs Hurdy Gurdy Sheet Music Library: Added representation) |
|||
Line 15: | Line 15: | ||
== Examples == | == Examples == | ||
Colares has documented a bunch of sheet music/tab/lyrics examples [https://github.com/colares/hSheetSong/blob/master/hSheetSong-example.md here]. TODO: highlight some interesting points from some of them here. | |||
=== The Session === | === The Session === |
Revision as of 11:39, 19 April 2013
Sheet Music Examples
Various examples of how sites present and format sheet music on the web.
This page serves to document the current list of sheet music formats and metadata as background research for the development of a sheet music microformat. -Barnaby Walters
Contributors
- Barnaby Walters
See Also
Examples
Colares has documented a bunch of sheet music/tab/lyrics examples here. TODO: highlight some interesting points from some of them here.
The Session
Jeremy Keith's Irish traditional music library. Uses ABC as the primary notation storage format (see sheet-music-formats).
- Metadata
- Stored in HTML
- Title
- Rhythm (e.g. 'reel')
- Key Signature
- Note: Composer not stored as all tunes are assumed to be traditional
- Stored in the tune
- Title
- Meter
- Default Note Length
- Rhythm
- Key Signature
- Stored in HTML
- Representations Offered
- ABC (Text on a HTML page)
- Image (GIF)
WaterPigs Hurdy Gurdy Sheet Music Library
Barnaby Walters' Hurdy Gurdy Sheet Music database.
- Metadata
- Stored in HTML
- Title
- Composer
- Notes
- Key Signature
- Time Signature
- Stored in the tune
- Title
- Composer
- Meter
- Default Note Length
- Rhythm
- Key Signature
- Notes
- Stored in HTML
- Representations Offered
- ABC (Text on a HTML page)
- Lyrics (separate to music) as text on a HTML page
- SVG (via abcjs javascript plugin) embedded in the web page.