Title: musicxml2mei: measure resets in Dolet Finale export · Issue #4 · music-encoding/encoding-tools · GitHub
Open Graph Title: musicxml2mei: measure resets in Dolet Finale export · Issue #4 · music-encoding/encoding-tools
X Title: musicxml2mei: measure resets in Dolet Finale export · Issue #4 · music-encoding/encoding-tools
Description: From @bwbohl on July 23, 2015 16:2 Please see this as statement of documentation and potential discussion thread, not necessarily as "issue" concerning the MEI code. (Rather an issue for MEI practitioners) In my work with the Hoftheater ...
Open Graph Description: From @bwbohl on July 23, 2015 16:2 Please see this as statement of documentation and potential discussion thread, not necessarily as "issue" concerning the MEI code. (Rather an issue for MEI practi...
X Description: From @bwbohl on July 23, 2015 16:2 Please see this as statement of documentation and potential discussion thread, not necessarily as "issue" concerning the MEI code. (Rather an issue for ...
Opengraph URL: https://github.com/music-encoding/encoding-tools/issues/4
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"musicxml2mei: measure resets in Dolet Finale export","articleBody":"_From @bwbohl on July 23, 2015 16:2_\n\nPlease see this as statement of documentation and potential discussion thread, not necessarily as \"issue\" concerning the MEI code. (Rather an issue for MEI practitioners)\n# \n\nIn my work with the Hoftheater project we have MusicXML files generated with finale 2012 and exported with Dolet Light for Finale 2012. A problem that will get passed through the XSLT transformations when going from MusicXML part-wise to time-wise, to MEI, is:\nRest (measure rests) that are automatically being generated by finale in empty measures get exported to the following MusicXML snippet (the validity of which is not to be discussed here):\n\n```\n\u003cnote\u003e\n \u003crest measure=\"yes\"/\u003e\n \u003cduration\u003e0\u003c/duration\u003e\n \u003cvoice\u003e1\u003c/voice\u003e\n\u003c/note\u003e\n```\n\nBe it valid MusicXML or not, the resulting MEI will end up being invalid with sth. like:\n\n```\n\u003cmeasure\u003e\n \u003cstaff n=\"22\"\u003e\n \u003clayer n=\"1\"\u003e\n \u003crest xml:id=\"d1e1519\" dur=\"\"/\u003e\n \u003c/layer\u003e\n \u003c/staff\u003e\n\u003c/measure\u003e\n```\n\nIf the rest was entered into finale by the user properly the resulting export will be transformed to MEI just fine:\n\n```\n\u003cnote\u003e\n \u003crest measure=\"yes\"/\u003e\n \u003cduration\u003e16\u003c/duration\u003e\n \u003cvoice\u003e1\u003c/voice\u003e\n\u003c/note\u003e\n```\n\n```\n\u003cstaff n=\"21\"\u003e\n \u003clayer n=\"1\"\u003e\n \u003cmRest xml:id=\"d1e1490\" dur=\"1\"/\u003e\n \u003c/layer\u003e\n\u003c/staff\u003e\n```\n\nAlthough this being a finale-Dolet-MusicXML specific Problem, it's one that MEI-practitioners will face if they follow the same workflow.\n\n_So we might implement a Dolet/finale extension to musicxml2mei.xsl_\n\nIf anyone can report similar behavior when exporting MusicXML from other notation software, I'd recommend to collect some examples. Then we might decide wheter to implement a broader solution in musicxml2mei.xsl\n\n_Copied from original issue: music-encoding/music-encoding#252_\n","author":{"url":"https://github.com/ahankinson","@type":"Person","name":"ahankinson"},"datePublished":"2016-04-26T00:42:47.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/4/encoding-tools/issues/4"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:c6446770-00d8-bf52-6193-48025e6925ff |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B33C:1BBA5:D01BC5:12DFADE:6A4B9EE0 |
| html-safe-nonce | 154f5f8b46a43cfc0ca3e281a6434a76c2b4c69431c813e100748711bab2d60f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMzNDOjFCQkE1OkQwMUJDNToxMkRGQURFOjZBNEI5RUUwIiwidmlzaXRvcl9pZCI6IjE0MTcxMjgyMDYzMTAwMjI4ODAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 763b2721f5ce750f384ecb1dbfd217ebb1ca57adec9bdcedd0435b1a890900ae |
| hovercard-subject-tag | issue:151014343 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/music-encoding/encoding-tools/4/issue_layout |
| twitter:image | https://opengraph.githubassets.com/c5537f1445a20fa4a3adac2be2867c2e9b803478beee65da1daa398cf801a611/music-encoding/encoding-tools/issues/4 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/c5537f1445a20fa4a3adac2be2867c2e9b803478beee65da1daa398cf801a611/music-encoding/encoding-tools/issues/4 |
| og:image:alt | From @bwbohl on July 23, 2015 16:2 Please see this as statement of documentation and potential discussion thread, not necessarily as "issue" concerning the MEI code. (Rather an issue for MEI practi... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ahankinson |
| hostname | github.com |
| expected-hostname | github.com |
| None | a7e470aeb8fedd833ae331b0a162f6c5a72c09b899dd94a7cd531e5e0e3a93d5 |
| turbo-cache-control | no-preview |
| go-import | github.com/music-encoding/encoding-tools git https://github.com/music-encoding/encoding-tools.git |
| octolytics-dimension-user_id | 5702506 |
| octolytics-dimension-user_login | music-encoding |
| octolytics-dimension-repository_id | 46654832 |
| octolytics-dimension-repository_nwo | music-encoding/encoding-tools |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 46654832 |
| octolytics-dimension-repository_network_root_nwo | music-encoding/encoding-tools |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 59ad79fae8b165db9a62b2142d969fa7b21eedcf |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width