Show HN: Babeloop, a new music sight-reading webapp Backstory: I have a kid learning to play the clarinet in a music conservatory, which involves compulsory sight reading classes. Teaching for sight reading is done on books. The idea for this app is to port the method online, so that it's easier to practice and follow one's progress. It should also be more fun, and, for those so inclined, competitive. The learning method is based on landmarks: for each clef one first learns the position of 2-3 landmarks, and then each note is in relation to a landmark. So for example, if you know where the middle G is on the treble clef, then you can learn fast that 2 positions up (next line) is B, and two positions down is E. (Anecdotally, in an earlier iteration of the app, landmark notes were displayed using specific colors; but users learned colors instead of the note position on the staff, and when they moved to a level without colors (or an actual score) they were completely lost.) The app doesn't try to teach keyboard playing, or fingering for any other instrument for that matter. It only helps associate the position of a note on the staff with a name, in a given clef. It doesn't deal with octaves: a C3 is a C4 is a C; or accidentals: a sharp G is a flat G is a G. It also doesn't wait for user input, as other apps do. Music doesn't work that way; but more importantly, the point is to learn to recognize intervals instantly, not count them. No account is necessary to use the app, only to participate in the leaderboard, and save one's score in case of device reset (or to use more than one device). When an account is created, the data is stored on the server in SQLite; I'm curious to see how far it can go. (Without an account, no data leaves the device.) It's still a little rough around the edges but should work ok in reasonably recent browsers. On the client side, it uses VexFlow to display notes, staff and clefs, but animations are done using CSS transitions (not JS), to be mobile friendly. Tone.js helps provide a more accurate timing than a simple setInterval. Icons are coded in SVG by hand; for simple shapes, this is surprisingly fun and straightforward to do. https://ift.tt/jXSIi5Q May 15, 2022 at 10:25PM
Show HN: Babeloop, a new music sight-reading webapp https://ift.tt/DGSYZ9E
Related Articles
Show HN: The Namingless Programming Language https://ift.tt/mDS4tFcShow HN: The Namingless Programming Language A programming language th… Read More
Show HN: I built a simple daily budgeting app for me and my wife https://ift.tt/sRGue28Show HN: I built a simple daily budgeting app for me and my wife https… Read More
Show HN: Event finding map-based platform https://ift.tt/CiMVHlYShow HN: Event finding map-based platform Hello there, We're trying to… Read More
Show HN: AED Map – Mobile App for Automated External Defibrillators https://ift.tt/QIbsj5BShow HN: AED Map – Mobile App for Automated External Defibrillators I'… Read More
Show HN: Linen.team – A lightweight, thread-first Slack alternative https://ift.tt/F46wEBlShow HN: Linen.team – A lightweight, thread-first Slack alternati… Read More
Show HN: Swift Mail, a native macOS app for JMAP mail https://ift.tt/EBMJwcNShow HN: Swift Mail, a native macOS app for JMAP mail Hello HN! I'm ex… Read More
Show HN: Bitwise Liminal – A Short Film in 256 Bytes of Code https://ift.tt/20E76GHShow HN: Bitwise Liminal – A Short Film in 256 Bytes of Code Bitwise L… Read More
Show HN: Teaching my 2y old son animal sounds https://ift.tt/XN1d7t4Show HN: Teaching my 2y old son animal sounds Hi, Hacker News! To teac… Read More
0 Comments: