Community Blog

GSoC 2018: Score Comparison Tool — Week 12

5 years ago • 2 comments

Hello!

In my last blog post I wrote about things that need to be finished to consider the score comparison tool in its basic version be complete. In general, those points I mentioned in that post were accomplished during this week. So the key changes are:
1. Read-only mode for scores
This was implemented for the purpose of being used for the versions comparison feature. The implemented read-only mode is far from being perfect and certainly lacks any user-visible signal

Read more

GSoC 2018 - Machine Learning Dataset for OMR - Week 12

5 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 - Beginner Mode and Tutorial Creation - Week 11

5 years ago • 2 comments

This is my weekly update on my Google Summer of Code project. There will be three parts of this blog post: what I did, what had issues, and what is next. Then, I will end it with a question that I would like answered for part of the project.

What I did

  • Improved msgbox placement
    • Before, the message box placement was fully decided on the top left corner of the widgets box. The widgets box is an invisible rectangle that
Read more

GSoC 2018: Score Comparison Tool — Week 11

5 years ago • 0 comments

Hello!

As there are only two weeks left for this GSoC I think it would be better to discuss some plans for the rest of that time in this post. Still I'll begin with those changes that were done during this week.

Recent changes

I. Improvements in a comparison readability
1. A consistent way of adding a human-readable representation of various properties was added to MuseScore code. Note pitches and barlines types are not shown as just numbers anymore but

Read more

GSoC 2018 - Machine Learning Dataset for OMR - Week 11

5 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 - Beginner Mode and Tutorial Creation - Week 10

5 years ago • 3 comments

This is my weekly update on my Google Summer of Code project. There will be three parts of this blog post: what I did, what had issues, and what is next. Then, I will end it with a question that I need answered for part of the project.

What I did

  • Split tourList.xml into multiple files
    • Instead of all the tours being in one file, now each tour has a specific file. (You might be able to still put multiple
Read more

GSoC 2018: Score Comparison Tool — Week 10

5 years ago • 2 comments

Hello!

During this week the score comparison tool got a small redesign and an ability to show score chunks that are relevant to the displayed changes. The current look of the tool is shown below (or here in better resolution).
[inline:Screenshot_20180723_033120.png]
User can choose for comparison any scores that are opened in tabs at the moment. The choice can be done either using drop-down lists inside the tool area itself or just by opening the needed scores in two tabs

Read more

GSoC 2018: Machine Learning Dataset for OMR - Week 10

5 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 - Beginner Mode and Tutorial Creation - Week 9

5 years ago • 3 comments

This is my weekly update on my Google Summer of Code project. There will be three parts of this blog post: what I did, what had issues, and what is next. Then, I will end it with a question that I need answered for part of the project.

Video example

Take a look at an example of the tours on YouTube.

What I did

  • Added overlay

    • As shown in the video above, I added a gray overlay around the
Read more

GSoC 2018: Score Comparison Tool — Week 9

5 years ago • 8 comments

Hello!

This week after fixing some issues of the developed score comparison engine (mostly concerning spanners handling) I have started a work on a graphical interface for the score comparison tool. Currently its look is far from perfect but to some extent it works. Below is the screenshot of MuseScore with the new tool launched, as it looks at the moment (full resolution):
[inline:Screenshot_20180716_023050.png]

During the next week I will improve the interface of the tool — hopefully

Read more