Conversation
…ng any exception for xml files
Installing Musescore dependency only for linux runner. The tests should be accordingly adapted.
Installing Musescore dependency only for linux runner. The tests should be accordingly adapted.
…ed test accordingly
Also changed unfolding_part_minimal and unfolding part_maximal to work with scores.
…attributes, note id fix in load_performance_midi, optional track merging param in save_performance_midi
adds a function to directly generate minimally unfolded parts/scores.
Added an extra clause in find musescore to check whether a screen is available.
Codecov ReportPatch coverage is
📢 Thoughts on this report? Let us know!. |
sildater
requested changes
Sep 25, 2023
Member
|
A general question, this PR links issue #293 which is not really addressed. The same behavior that was mentioned still persists. However, we probably also won't change it, so I just tried to give some details around it. How should we handle this? Should we keep this open? Or have some kind of FAQ section somewhere? I sometimes write these longer explanations on issues and would like them to stay around somewhere after we close the issue. |
…to perform like one. This avoids internal recursions.
…to perform like one. This avoids internal recursions.
sildater
reviewed
Sep 25, 2023
sildater
reviewed
Sep 25, 2023
sildater
reviewed
Sep 25, 2023
sildater
reviewed
Sep 25, 2023
# Conflicts: # partitura/performance.py
…g screens on servers.
sildater
approved these changes
Sep 25, 2023
CarlosCancino-Chacon
approved these changes
Sep 25, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New Features
load_scoreauto-selects parser based on file typeScoreobject for capturing meta informationgrace,voice_overlap)tempo_indicationscore property line in matchfile exportBug Fixes
Other Changes