Craig Stuart Sapp
Craig Stuart Sapp
`[email protected]` does not exist. See issue https://github.com/music-encoding/music-encoding/issues/1446 for adding it.
> MEI-MusicXML XSLT Here it is: https://github.com/music-encoding/encoding-tools/blob/main/mei2musicxml/mei2musicxml.xsl
You mean this file: https://github.com/music-encoding/sample-encodings/blob/master/MEI_4.0/Music/Complete_examples/Scarlatti_Sonata_in_C_major.mei The source digital edition was encoded by me, which was then converted to MusicXML and then into MEI. The converter used to create the MEI...
I entered this score the way that I commonly do for digital encoding: 1. Extract the musical data with an OMR (Optical Music Recognition) from a scan of the printed...
I can replace the Scarlatti score with a new conversion, but that would erase the current ``. Or I could replace only the `` element with an updated score. Here...
In the most recent version, I am not seeing the `c:dir`:
Thanks! It is now fixed. Here is the measure in question, where the crossing of voices n the next beat probably confused the issue when encoding the chorale: 
Note: to see the IIIF images by system, double click on note when viewing a chorale in VHV: https://verovio.humdrum.org/?file=chorales/chor106.krn To view digital score in grand staff mode, use the filter...
ChatGPT recommends this adjustment to appveyor.yml: ``` version: 1.0.{build} image: Visual Studio 2017 cache: - C:\tools\vcpkg\installed environment: matrix: - generator: "Visual Studio 15" config: Release arch: vs2017-x86 - generator: "Visual...
I pay attention to the repo every January/February when I teach MIDI in my class :-) You still find this useful (as a Windows user, while I am a unix/mac...