See the attached patch and the image showing its MusicXML content. The last notes are missing…
Am I doing something wrong?
See the attached patch and the image showing its MusicXML content. The last notes are missing…
Am I doing something wrong?
Dear Gato,
In Finale everything show up. Maybe a limitation of Sibelius regarding the number of staves ?
Anyhow, please do try with this new code, i will release very soon.
But use the export-musicxml function instead.
BEst
K
export-mxml-new-vers18opt.lisp (74.9 KB)
Thanks Karim. I will try the code. But the problem was not on the number of staves. It was on the last bar, where notes were missing in the end.
I tried the new code and it did not solve the problem. Anyway, it seems to be a problem with Sibelius, as the correct notes are written into the MusicXML file (I read it inside a text editor).
Hello Carim,
How about the relationship between OP/ voice via MusicXML to Finale?
cheers
Shing-kwei
HI Shing-kwei,
These are common mistakes :
For quarter tones, don’t forget to put
Now for the Tempo, this is NOT exported and was never exported. You should set it up in the Finale.
But we can implement it soon,
Best
K
Hi Karim,
thanks so much.
How to put
– APPROX = 4 when exporting.
I just link the voice to export-musicxml object, how can I open and edit a Musicxml file? ( what kind software?)
best
shing-kwei
( I hope you have taken a comfortable vacation.)
For approx, as any om method, you should expand the extra optional inputs with ‘>’
(please type ‘d’ for documentation)
In order to edit any xml file, you can use whatever text editor you like.
Best
K
Cher Karin,
merci beaucoup!
I have almost done. but the result not 100%. please ref. attachment.
best
Shing-kwei
forget attachment, let me send again.
Shing-kwei
forget attachment, let me send again.
OP Forum doesn’t accept Sketch (like Photoshop) file. let me send again a Screenshot.
Shing-kwei
Dear Shing-kwei,
Can you please send the xml and the OM patch in order to see what’s wrong here ?
Best
K
Cher Karim,
sure! here you go.
I have experimented several times:
more then 3 times at my Mac Pro Desktop ( OS 10.10.2) , 2 times at my Mac Book laptop (OS 10.10.3) both with OpenMusic 6.9 the same result.
OM patch I use left part.
best
Shing-kwei
ms-lee-quarter-tones.xml (36.6 KB)
Cher Karim,
sure! here you go.
I have experimented several times:
more then 3 times at my Mac Pro Desktop ( OS 10.10.2) , 2 times at my Mac Book laptop (OS 10.10.3) both with OpenMusic 6.9 the same result.
OM patch I use left part.
best
Shing-kwei
OK
It seems we have a misunderstanding here. You need to load this patch : export-mxml-new-vers18opt.lisp
that you can find in this discussion (above) in order to correct the bad export.
It seems that you didn’t.
Please first put the mentioned file in the patches folder of OM application THEN launch om and try again.
It should work.
BEst
K
Hi! Karim,
thanks for your reply.
I don’t know how to load the patch : export-mxml-new-vers18opt.lisp.
then I relaunch the OM and execute the sdif2chord-seq2voice-2 patch, but the same result as before.
Please give me more detail of loading the patch : export-mxml-new-vers18opt.lisp. or release the new patch.
thanks again!
best
Shing-kwei
Hi Shing-kwei
Here :
then launch OM.
Best
K
hi Karim, thanks for your reply promptly.
I have succeeded to install in the patches of OpenMusic. and execute, import to Finale, but malheureusement the same result.
I can correct in Finale or edit the MusicXML file byTextEdit manually.
Merci!
bien cordialement
Shing-kwei
Did you use the export-musicxml function ?
Did you launch om AFTER putting the file in the patches folder ?
Can you send the xml file ?