Re: MEI to MusicXML

2023-06-08 Thread Werner LEMBERG
ut. Thanks for your kind offer! On my OpenSUSE box I could make Meico start after installing 'java-1_8_0-openjdk' and 'java-1_8_0-openjfx'. It doesn't seem to work properly, though, but I won't pursue this further due to lack of interest. While the GUI has already

Re: MEI to MusicXML

2023-05-25 Thread Hans Aikema
> On 25 May 2023, at 10:47, Werner LEMBERG wrote: > >  > Hello Jean and Silvain, > > >>> for a blind student of mine I would like to convert MEI files from >>> the Digital Mozart Edition >>> >>> https://dme.mozarteum.at/movi/en >>> >>> to MusicXML, which he can convert to something readab

Re: MEI to MusicXML

2023-05-25 Thread Werner LEMBERG
Hello Jean and Silvain, >> for a blind student of mine I would like to convert MEI files from >> the Digital Mozart Edition >> >> https://dme.mozarteum.at/movi/en >> >> to MusicXML, which he can convert to something readable on his >> Braille terminal. >> >> Any idea how to do that? > > Apparen

Re: MEI to MusicXML

2023-04-28 Thread Silvain Dupertuis
I have no idea... but when I record an HTML page, I can see that the score is hard encoded in SVG format (must be created by a JavaScript library from an MEI file), and it contains this information: /The present encoding in MEI 4.0.1 (with some minor customizations) is based on a previous encodi

Re: MEI to MusicXML

2023-04-28 Thread Jean Abou Samra
> Le 28 avr. 2023 à 10:19, Werner LEMBERG a écrit : > >  > Folks, > > > for a blind student of mine I would like to convert MEI files from the > Digital Mozart Edition > > https://dme.mozarteum.at/movi/en > > to MusicXML, which he can convert to something readable on his Braille > termina

MEI to MusicXML

2023-04-28 Thread Werner LEMBERG
Folks, for a blind student of mine I would like to convert MEI files from the Digital Mozart Edition https://dme.mozarteum.at/movi/en to MusicXML, which he can convert to something readable on his Braille terminal. Any idea how to do that? Werner