Skip to content

ekiim/recorder-notes.html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recorder Notes

View on the web

This is a small page, that shows the notes and finger positioning on a recorder flute.

I'm doing this because I always go back and check the notes on Basic Fingering table on Wikipedia.

Features:

  • You can select to show octave from the 3 (almost) available in the recorder
  • You can select notes, and then request to hide them.
  • When you change the tuning, you can select if the selected notes are carried over to the other tuning by position or by note.
  • You get the "sheet" with the notes position on the stave, so you can learn to identify them visually on the stave.
  • We have a parametrized list of scales with the scales in integer notation so you can visualize the positions for them, based on this Wikipedia's List of musical scales and modes

Contributions

You can go and modify the scales.json file with remarks about the scale in question.

Fun facts could be, "Certain songs use this scale based on C" (for example)

Technical stuff about the app

This is a single-file application, which basically calls for a full re-render whenever anything happens, and because it's small enough, we can get away with it.

If you see anything wrong, please let me know with an issue or a PR fix.

Musical stuff about the app

If you see anything wrong, please, please, please let me know on a GitHub issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published