Community Blog

GSoC'22 - Week #2: Global Shortcuts

2 years ago • 0 comments

Hello, everyone! The second week has now concluded. I may not have as much to showcase as I did in the first week, but I have made considerable progress on the backend.

This week was primarily devoted to developing a strategy for managing palette shortcuts and constructing a preliminary implementation thereof.

Action names are now produced based on their pointer values as opposed to their names, and all shortcuts are now kept in the palette cells themselves as opposed to storing

Read more

GSoC'22 - Week #1: Global Shortcuts

2 years ago • 2 comments

Hello, everyone! The first week of GSoC Coding has recently concluded. Currently, I have quite a bit to show for my work, which included some preparation work during the time of community bonding.

In this blog post, I will provide YouTube video links explaining the changes. For those who do not desire to see the videos, a similar explanation and text will be provided here with a summary at the end. I hope this ensures that everyone is able to comfortably read

Read more

GSoC 2022 - Harp pedalling week 1

2 years ago • 1 comment

Hello all,
This week began with a meeting about the final design for the diagrams and UI to edit them. Below you can see Martin's (Tantacrul's) design for both. The diagrams have been added to the Leland font already, ready for me to use!
[inline:20220618_203338.jpg]
After the meeting I wrote up a solid plan for what I'd like to achieve when, before making a start on the class which will actually represent the diagrams in the score. The diagrams will

Read more

GSoC'22 - Global Shortcuts

2 years ago • 0 comments

Introduction

Hello everyone, I am Rahul Garg, a second-year student at the International Institute of Information Technology in Hyderabad, India, where I am pursuing a B.Tech. in Computer Science and an MS in Computational Human Sciences. I am ecstatic to have been selected by MuseScore for GSOC'22, and I am eager to work on my project and interact with the community!

Project details

My project is titled "Global Shortcuts", and its purpose is to improve the shortcuts system within the

Read more

GSoC 2022 - Harp pedalling diagrams

2 years ago • 0 comments

Hello everyone, my name is James and I’ve been fortunate enough to have been chosen to take on one of this year’s projects for Google Summer of Code. I’ll be working on adding a well integrated method of adding and editing harp pedalling diagrams to scores. Harps have seven foot pedals that are used to sharpen or flatten certain strings. The pedalling diagram tells the harpist which pedals they need to press to get the correct pitches for the current

Read more

GSoC 2021 - Work Product - Improving Accessibility For the Visually Impaired

3 years ago • 0 comments

This page contains all the changes made to MuseScore’s source code, completed under the project Improving Accessibility for the Visually Impaired. The project was part of Google Summer of Code 2021.

More information about the project is available at the following locations:


Code Changes:

My work for GSoC’21 was mainly divided between three GitHub Pull Requests, i.e. PR#8280 - High-Contrast Overhaul, PR#8806 -

Read more

GSoC 2021 - Work Product - Smart Tempo

3 years ago • 0 comments

This page is a summary of all the work done as a part of GSoC 2021 for the Smart Tempo project.
Find more information about the project at:

Weekly blog posts
Project Proposal

Code Changes

All of the code that is part of the project exists in two Pull Requests - #8308, #8524

#8308

  • Allowed opening a popup under specific elements when editing is triggered
  • Created a general popup, which can be filled dynamically based on the selected element
Read more

GSOC 2021: Chord Symbol Style Editor - Work Product

3 years ago • 2 comments

Hi, everyone! I hope all is well.
This is a summary of my project, Chord Symbol Style Editor. This project was a part of Google Summer of Code 2021.

Project Description:

This project is aimed at improving the customizability of chord symbols. It also helps in maintaining a uniform representation across the score.
This project consists of two components: Inspector view and Main Editor.
The Inspector view allows the user to quickly switch between chord symbol styles. It does not

Read more

GSOC 2021: Chord Symbol Style Editor - Week 10

3 years ago • 0 comments

This week marks the end of the GSoC coding period.
All the main features of the editor are complete and it is overall looking pretty good right now. But I am not quite done with it yet. I have some UI features left to be implemented. I also have a lot of bugs to fix. So, It will take quite a while for the project to be completed and get merged into the master branch.
I have a two-week vacation

Read more

GSoC 2021 - Week-8 and 9: Improving Accessibility For the Visually Impaired

3 years ago • 0 comments

Well hello there!
Haven't seen that face for a while now. This is a combination blog post for both week-8 and week-9. I got really busy last week trying to get stuff done. That really isn't an excuse to not take a little time out to finish the weekly blog, but here we are...
I only managed to get away with not writing a blog in the first place because the team is SUUPER busy getting the core implementations sorted.

Read more