Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Notation note input #14

Closed
wants to merge 24 commits into from
Closed

Conversation

igorkorsukov
Copy link
Owner

No description provided.

krkartikay and others added 24 commits February 19, 2020 16:54
The issue is fixed by adding dummy note events to end of loop
before playback, because the sequencer only looks for the last event
in the events map before looping back.
Slightly better fix than originally attempted in PR musescore#5890. This time
editing is terminated if the main window does not have focus, which
means that it is safe to use toolbar buttons that take focus away from
the score, such as the buttons for Voices 1 to 4.

As with PR musescore#5890, these changes do not allow letter keys to open menu
items. That would require substantial changes to the shortcut system
as discussed in PR musescore#5890.
Resolves: https://musescore.org/en/node/294643

Those were the main changes made:
* Add support for harmonic (only natural for now)
* Refactor the musicxml IO to be able to handle the XML modifiers in a generic way
* The implicit and explicit values are being flagged properly so that we can handle them correctly
… Crash Free ratio

Disable inspector data collection
Introduce telemetry data collection enum to control the data we enable and disable for collection.
…usicxml-technical-notation

fix #294643: musicxml export technical notation
…ents

Disable sending all events to telemetry, but the ones responsible for…
…ast-measure

fix #148311 by adding dummy note events to end of loop during playback
fix #101991 Ignore shortcuts in menus
Add reveal in finder (show in explorer) option in metaedit dialog.
Clarify the text for ambitus update range. Add tooltip.
@igorkorsukov igorkorsukov deleted the craft_notation_geometry branch October 27, 2020 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants