GSoC 2021 - Week 2 - Tempo Popup

Posted 2 years ago

Hey everyone!

This past week, I was focused on creating the UI for the Tempo Notation Popup. I've also gotten started on creating the functionality required for the user to edit the tempo element from the popup. The plan for this popup is to be able to return metrico style notation strings, which are parsed and converted into symbols by the tempo element and rendered as usual. This system will be designed to aid future expansion of the symbol set to which will be able to support complex markings.

Over the course of the next week, I plan to completely implement the functionality in the Tempo Popup, including the code tab (albeit with a limited symbol set mapping).

You can track my progress at my fork here