Animesh7's blog

GSoC 2024 Project: Accessibility Profiles for MuseScore - Week 3

2 months ago • 0 comments

Hello!

This week I continued building the "Score style preset" functionality and fixing issues there. I was successful in getting the functionality working. Also, I did start with UI changes for the "Notehead scheme" option.

Below is the segmented status of the project:

Current status of the project
We have completed:
1. Score style preset dropdown and functionality is working and done.
2. Added UI for the "Notehead scheme" option in score accessibility panel.
3. Fixed issues from the last

Read more

GSoC 2024 Project: Accessibility Profiles for MuseScore - Week 2

2 months ago • 0 comments

Hello!

This week I was building the required backend classes to support the functionality of "Score Style Preset".

Below is the segmented status of the project:

Current status of the project
We have completed:
1. Implemented the C++ model for score accessibility.
2. Added the functionality for loading the different Modified Stave Notations.
3. Fixed UI issues from first week.

All codes are up for review here in the draft PR: https://github.com/musescore/MuseScore/pull/23048

Key accomplishments this week
Updated the PR with

Read more

GSoC 2024 Project: Accessibility Profiles for MuseScore - Week 1

2 months ago • 0 comments

Hello!

I started by creating the UI for the first phase of the project - the creation of an empty accessibility panel and adding the first dropdown option, i.e., score style preset, last week.

Below is the segmented status of the project:

Current status of the project
We have completed:
1. Starter code for the panel, i.e., creation of the empty accessibility panel.
2. Added the score style preset option.

All codes are up for review here: https://github.com/musescore/MuseScore/pull/23048

Key accomplishments

Read more

GSoC 2024 Project: Accessibility Profiles for MuseScore

3 months ago • 1 comment

Greetings,

I am Animesh, currently pursuing my Masters in Computer Science in Ireland. I am excited to start with my contributions under Google Summer of Code (GSoC) with MuseScore for the project “Accessibility Profiles”.

This is actually my second GSoC with MuseScore! In 2018 I worked on the OMR Machine Learning Dataset project mentored by Nicolas Froment.

Project Goal

The fundamental goal of the Accessibility Profiles project is to make the experience of reading music notation in MuseScore Studio more

Read more

GSoC 2018 - Machine Learning Dataset for OMR - Week 14

6 years ago • 1 comment

Hey! :D
This is my last week report under GSoC 2018. We have implemented all the important symbols annotation that OMR needed. Presented Herve with some missing symbols during the testing, on the issue tracker. The application works fine with all the OMR changes on master but we are still into resolving the issues with 2.3.2. I'm in touch for further queries, implementation refinement and issue tackling that will come our way. Final analysis:

Below is the segmented status of

Read more

GSoC 2018 - Machine Learning Dataset for OMR - Week 13

6 years ago • 0 comments

Heyy!
I worked on refining the code as well as resolving issues that came in the way. I'm currently on diving deep into the matter as I can find few issues for 3 scores. Busy with finding the root cause for it. Also focusing on getting OMR updates for imeta working on 2.3.2. Coming to this weeks analysis:

Below is the segmented status of the project:

Current status of the project
We are done with:
1. Porting the OMR work

Read more

GSoC 2018 - Machine Learning Dataset for OMR - Week 12

6 years ago • 0 comments

Heya!
Worked on testing the entire set once again. Finalised on some issues which I faced during testing. For the future, I will be working on those issues. Hope we take this project to new heights. Coming to this week's analysis,

Below is the segmented status of the project:

Current status of the project
We are done with:
1. Porting the OMR work from imeta to master.
2. Grace Notes Implementation for OMR tackling the issue: https://github.com/Audiveris/omr-dataset-tools/issues/27
3. Bracket Implementation

Read more

GSoC 2018 - Machine Learning Dataset for OMR - Week 11

6 years ago • 0 comments

Hello!
I have worked on the previous week issues and now the application has stopped from crashing. It's sorted but I will have to test it and understand more on the root cause of the issue as the implementation was working for most of the scores. I am not considering this project as a part of GSoC but as my willful contribution to the community. Coming to this week's analysis,

Below is the segmented status of the project:

Current status

Read more

GSoC 2018: Machine Learning Dataset for OMR - Week 10

6 years ago • 0 comments

Hey!
These couple of weeks are going to be a notch up in performance as many things are supposed to be taken into account. I have been testing the implementation for a couple of weeks now and getting more and more updates in the implementation as I proceed forward. I have done further testing, bringing us to the last 472 scores, completing our entire set of 988 scores. There are two issues which are needed to be resolved and some

Read more

GSoC 2018: Machine Learning Dataset for OMR - Week 9

6 years ago • 0 comments

Hello!
This week I have thoroughly tested 350 more scores, so now we are done with almost done with 520 scores from a bunch of 988 scores. There are some issues that I found which crashed the application so the XML generated were not complete and eventually, the OMR gave parsing error. There was no other issue than this which I found. Some new shapes again that are not annotated. I will be compiling them, posting them on the issue

Read more