Rodolfo Medina <[email protected]> writes:
> Hi, Dieter, hi all.
>
> When I run XML2PMX from my 9 years old Acer One, with Debian Linux as
> operating system, on any MusicXML file, it takes several minutes for the file
> to be processed, and meanwhile the PC sticks on any other application. Once
> finished, it takes another some minutes for the machine to get back normal
> again. This does not happen running MusiXTeX even on large PMX or TeX files.
> Is that normal, and why does that happen? Is there anything I can do about
> it, to improve and accelerate the run? On my new Lenovo desktop, on the
> contrary, everything is fine and fast, immediate the run. I've been using
> that small PC when travellling, and, if so, I'm afraid the moment has come to
> say goodbye to it...
Remarkable is that the problem occurs even with very small xml files, like
this:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE score-partwise PUBLIC
"-//Recordare//DTD MusicXML 3.1 Partwise//EN"
"http://www.musicxml.org/dtds/partwise.dtd">
<score-partwise version="3.1">
<part-list>
<score-part id="P1">
<part-name>Music</part-name>
</score-part>
</part-list>
<part id="P1">
<measure number="1">
<attributes>
<divisions>1</divisions>
<key>
<fifths>0</fifths>
</key>
<time>
<beats>4</beats>
<beat-type>4</beat-type>
</time>
<clef>
<sign>G</sign>
<line>2</line>
</clef>
</attributes>
<note>
<pitch>
<step>C</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<type>whole</type>
</note>
</measure>
</part>
</score-partwise>
-------------------------------
[email protected] mailing list
If you want to unsubscribe or look at the archives, go to
https://tug.org/mailman/listinfo/tex-music