TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Music notation in HTML5/SVG

110 pointsby Pistos2over 14 years ago

7 comments

celoydover 14 years ago
I know nothing about music notation, but I was very interested in LilyPond’s explanation of how and why it does some of the stuff it does: <a href="http://lilypond.org/about/automated-engraving/big-page" rel="nofollow">http://lilypond.org/about/automated-engraving/big-page</a><p>I wonder how much of this sort of work will end up in VexFlow.
评论 #1692829 未加载
评论 #1694944 未加载
jasonkesterover 14 years ago
I think I asked for it last time we saw this here, but this really needs a way to parse standard text-based tabs.<p>There are hundreds of thousands of songs already transcribed in a (somewhat) standard format that this thing can't yet read. It would seem a logical step to get it reading them.<p>The TabStave format that this thing reads might make sense to programmers, but I'd bet your average guitar player couldn't make sense of it. As a result, I can't imagine we'll see much music transcribed using this pretty library unless somebody comes up with a graphical editor or a way to read the existing format.
评论 #1696185 未加载
igorgueover 14 years ago
Zed Shaw talked about it some time ago on The Changelog. See the blog post for more details and examples:<p><a href="http://thechangelog.com/post/1097381443/vexflow-html5-canvas-javascript-library-music-and-guitar" rel="nofollow">http://thechangelog.com/post/1097381443/vexflow-html5-canvas...</a>
aguynamedbenover 14 years ago
Classic music notation is pretty and all, but it's about 1000x easier to learn (and read, even if you know how to read music) this: <a href="http://www.youtube.com/watch?v=7O93rQtWJVM" rel="nofollow">http://www.youtube.com/watch?v=7O93rQtWJVM</a>
评论 #1693899 未加载
评论 #1699647 未加载
评论 #1700144 未加载
评论 #1693632 未加载
Pistos2over 14 years ago
This appears to be heavily geared towards guitar music. I'd like to be able to write out piano music (or perhaps just any music in general).
kjellover 14 years ago
I'm hoping for an ABC parser to complement the tab. Unfortunately I can't read music no matter the notation.
EGregover 14 years ago
Wow, this is pretty awesome. What would people use it for, though?<p>Now if only we had math notation in all the browsers!
评论 #1693793 未加载
评论 #1693527 未加载