When-in-Rome icon indicating copy to clipboard operation
When-in-Rome copied to clipboard

Monteverdi score correction (where should .mxl corrections go?)

Open malcolmsailor opened this issue 2 years ago • 1 comments

I noticed an error in Monteverdi Book 5, no 4: the highlighted E-flat should be followed by another E-flat (and tied to it, in the case of the upper of the two voices, which has a dangling tie), not by E-natural.

Screen Shot 2022-09-15 at 6 56 01 AM

This inspires a meta-question: where should such corrections go? Should I submit them to this repository or elsewhere and then we will merge them in from there?

Also what is the best way of creating .mxl files? In this case I think the easiest might be to unzip it, edit the .xml as plain text, then rezip it.

malcolmsailor avatar Sep 15 '22 10:09 malcolmsailor

Thanks @malcolmsailor. Yes to the error, yes please to fixing, and yes also to the method!

As for upstream corrections, yes we should propose corrections to the source where possible though it's complex in this case: these scores are DT's updates from the music21 set. I'll let him know of the issue and ask if he has a preferred reporting method.

MarkGotham avatar Sep 16 '22 07:09 MarkGotham

Hi @malcolmsailor .

As you may have seen, I've started using remote paths to scores, especially those hosted elsewhere and that music21 can parse. See:

  • the remote.json files
  • the script for parsing scores directly from URLs

That includes the m21 set of Monteverdi madrigals, so let's propose changes to that corpus there. And if DT releases his edits somewhere else then we can point to them.

That's the only m21 contribution btw: I have a new repo for the Bach chorales.

MarkGotham avatar Feb 03 '23 12:02 MarkGotham