Conversation
added 8 commits
February 4, 2025 22:23
…ich is the first state where all of them have MuseScore files available
…scriptor using the command `ms3 transform -D --resources --uncompressed` 2) creating concatenated_metadata.tsv by running ms3/src/ms3/utils/concat_metadata.py 3) replacing data.metadata.tsv with concatenated_metadata.tsv This convoluted procedure was chosen because 1) creates the JSON descriptor but does not update the filepaths in the concatenated metadata to include the corpus directories; whereas 2) comes with updated file paths and also updates the README, but does not create a JSON descriptor. Afterwards, the swapped file has been successfully validated using the command frictionless validate data.metadata.tsv
copies and slightly adapts the bit on score-to-audio alignments from 389_chorale_settings/README.mde Conversion from MSCX to MEI and musicXML (#2) Performed with `ms3 2.5.3` and `MuseScore 4.4.4`. The exact commands are indicated in the commit messages. Conversion from MSCX to MEI and musicXML (#3) Performed with `ms3 2.5.3` and `MuseScore 4.4.4`. The exact commands are indicated in the commit messages.
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.
This release