Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optical Music Recognition for Numbered Music Notation #757

Open
ryanlo713 opened this issue Oct 21, 2024 · 2 comments
Open

Optical Music Recognition for Numbered Music Notation #757

ryanlo713 opened this issue Oct 21, 2024 · 2 comments

Comments

@ryanlo713
Copy link

I would like to propose an enhancement for the current Optical Music Recognition (OMR) system by incorporating support for numbered music notation. This feature could significantly expand the usability of the Audiveris application, making it accessible to a broader range of musicians and educators who utilize this form of notation.

Feature Proposal:

  • OMR Engine Adaptation: The existing OMR engine should be enhanced with techniques specifically tailored for recognizing numbered music symbols. This may involve the development of neural networks trained on datasets of numbered music scores.

  • User Interface Modifications: The OMR editor may need updates to facilitate a toggle or selection option for "Numbered Music Notation," allowing users to specify the notation system they are working with before initiating transcription.

Is it possible to incorporate this feature into the current system? I look forward to hearing thoughts from other contributors and maintainers on the feasibility of this enhancement.

@hbitteur
Copy link
Contributor

This sounds similar to the recent discussion #754 (support for tablatures).
1/ We must be aware that there are many "standards" in tablature notation, and that we will not be able to address all of them.
2/ My other concern is what to do with the transcribed tablature. I mean Audiveris will be able to output tablatures in MusicXML format, but to do what? Would a music sequencer, like Finale of Musescore, be able to play it? I'm afraid not, if the tuning is not the standard one (E,A,D,G,B,E).

@hbitteur
Copy link
Contributor

My other concern is what to do with the transcribed tablature. I mean Audiveris will be able to output tablatures in MusicXML format, but to do what? Would a music sequencer, like Finale of Musescore, be able to play it? I'm afraid not, if the tuning is not the standard one (E,A,D,G,B,E).

Answering my own question, this MusicXML page provides interesting material.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants