Animesh7's blog

GSoC 2024 - Work Product - Accessibility Profiles
5 days ago • 0 comments

This post marks the end of the Accessibility Profiles project for Google Summer of Code 2024. For more details about the project, see my introductory post and the rest of my weekly blog.

Code Changes

These are the pull requests that have been created for this project:

  • PR #23048 Score Style Preset Dropdown
  • PR #23344 Notehead Scheme Dropdown
  • PR #23556 Notehead Color Dropdown

Evaluation

The project successfully implemented an Accessibility section within the Properties panel. The new section features

Read more
Animesh7 GSoC 2024 Project: Accessibility Profiles for MuseScore - Week 12
1 week ago • 0 comments

Hello!

This week there were thorough list of feedbacks on the Score Style Preset and the goal was to get it complete it. So the entire week, I was working on correcting the code and polishing it so that it serves as a clean base for the other PR. I completed the requested changes and it is finally up for review.

Below is the segmented status of the project:

Current status of the project
We have completed:
1. Score style

Read more
Animesh7 GSoC 2024 Project: Accessibility Profiles for MuseScore - Week 11
2 weeks ago • 0 comments

Hello!

This week I worked on the feedbacks on score style preset PR as well was working on rebasing all my other PR with the updates for score style preset (which has changed a lot in last couple of weeks). That is a WIP currently. I plan to update those PRs in a day or two. Also, as we are around the closure time, will align my energy mostly onto getting these PRs reviewed and on a separate branch will

Read more
Animesh7 GSoC 2024 Project: Accessibility Profiles for MuseScore - Week 10
3 weeks ago • 1 comment

Hello!

This week I was working on fixing the score style dropdown functionality and was able to get it into shape that it is able to pick any changes in the style settings and is able to mark the preset at edited. Further enhancement would be to only pick changes to the style settings listed in the style preset style sheets but for now, it picks all the style settings. Additionally, new score sets the dropdown to default now.

Below

Read more
Animesh7 GSoC 2024 Project: Accessibility Profiles for MuseScore - Week 9
1 month ago • 0 comments

Hello!

This last week, I continued refactoring and enhancing on the inputs for the score style dropdown. It is still a work in progress, but I think we are more than halfway through, and the final stretch should be quick to tackle. The task involves two main components: first, adding the regular options to the dropdown, and second, populating the dynamic options. I have completed the first part but received some feedback that I am currently addressing. I am also

Read more
Animesh7

GSoC 2024 Project: Accessibility Profiles for MuseScore - Week 8

1 month ago • 0 comments

Hello!

Last week, I have received couple of feedbacks for my first PR and have been working on making the necessary changes. It is requiring rewriting and refactoring the code so I am currently continuing on it, lowering down the priority of style dialog changes . My ETA is that in a day or two, I will be able to fix this and update the PR. Also, I came across a bug in the notehead scheme option which I have

Read more

GSoC 2024 Project: Accessibility Profiles for MuseScore - Week 7

1 month ago • 0 comments

Hello!

Last week I continued on building the "Notehead color" option and was able to get the functionality up & running. I also have received feedback on my other PR i.e. Score Style Preset so I will be focusing on incorporating the relevant changes.

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

Read more

GSoC 2024 Project: Accessibility Profiles for MuseScore - Week 6

1 month ago • 0 comments

Hello!

Last week I continued on building the "Notehead scheme" option and was able to get the functionality up & running. I also received some feedback for the note properties panel notehead option and I have updated the implementation for that.

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.

Read more

GSoC 2024 Project: Accessibility Profiles for MuseScore - Week 5

1 month ago • 0 comments

Hello!

Last week I continued on building the "Notehead scheme" option. It is still a work in progress. I was able to implement the "FigureNotes Stage 3" in the Notehead scheme dropdown in the properties for notes and it is working. Once I am done with getting the accessibility panel notehead scheme dropdown working, will double check with my mentor if we need to change the figurenotes shapes. I also, figured out the way to update the color option so

Read more

GSoC 2024 Project: Accessibility Profiles for MuseScore - Week 4

2 months ago • 0 comments

Hello!

Last week I continued on building the "Notehead scheme" option. It is still a work in progress. Also, separated out the PRs for the Score style preset option and the notehead scheme.

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. Did the refactoring of the code for

Read more