How can I import an xml-Document?
hi,
a colleague works with another program.
He has sent me xml-documents.
How can I import them into Musescore?
Thanks.
hi,
a colleague works with another program.
He has sent me xml-documents.
How can I import them into Musescore?
Thanks.
Do you still have an unanswered question? Please log in first to post your question.
Comments
File Open works
On MacOS:
• you can open MusicXML files by dragging them to the MuseScore icon in the doc
• you can drag a MusicXML file onto any open document and MuseScore opens it in a new score.
• and of course, there's File>Open
scorster
In reply to On MacOS: • you can open… by scorster
hi,
well, I have Win 10.
I tried to open the file, but musescore says "n.n.xml" is not a valid musicxml-File.
If I then click on details.. it says:
"Fatal fault: Line 3 column 19 for the element xmeml is no definition available."
In reply to hi, well, I have Win 10. I… by aliciakiss
Then it likely is not a MusicXML file
In reply to Then it likely is not a… by Jojo-Schmitz
it was exported from Logic.
In reply to it was exported from Logic. by aliciakiss
And supposed to be MusicXML?
Can you attach it here?
In reply to it was exported from Logic. by aliciakiss
Logic Pro X has a humble Score Editor accessible via Window>Open Score Editor.
Logic enables File>Export>Score as MuseXML option ... once you have the Score Editor window open. On export the resuting file suffix is simply .xml—and I'm able to import those files to MuseScore.
Possible point of confusion. Logic Pro X has another (always enabled) XML option entitled "Project to Final Cut XML". I don't know exactly what that means, but can guess it conveys matters relevant to video editing, such as syncing soundtrack to a video.
Possibly your college sent you the project in the Final Cut xml format rather than MusicXML? I'd expect that wouldn't open in MuseScore and would not contain any notational information anyway. The suffix is .fcpxml.
Note that MusicXML does not convey MIDI velocities. This is explained in a post and PDF I just added to the forum.
scorster
In reply to Logic Pro X has a humble… by scorster
I just tried opening one of Logic's .fcpxml files (dragging it to an open score was the only option that MuseScore allowed) and as expected that produced a error message (the one below) ... which is different from the error message you posted:
fcpxml:unknown type
scorster
In reply to Logic Pro X has a humble… by scorster
Which just confirms: not every XML file is a MusicXML file (but every MusicXML file is an XML file)
In reply to Which just confirms: not… by Jojo-Schmitz
alright, my colleague has Logic 9.
Is it possible that the musicxml-Export is not possible for this program version?
In reply to alright, my colleague has… by aliciakiss
Likely, MusicXML export was added in Logic X
In reply to Likely, MusicXML export was… by jeetee
well, are there any possibilities for importing the data into musescore?
Logic 9 can export
- omf
- openTL
- AAF
- Final Cut Pro/XML
Thanks.
In reply to well, are there any… by aliciakiss
MuseScore can import none of those. See https://musescore.org/en/handbook/3/file-formats#share-with-other-softw…
In reply to MuseScore can import none of… by Jojo-Schmitz
But then, how can I import these XMLs in Musecore?
https://musescore.org/en/node/302884
In reply to But then, how can I import… by felixkoenigwe
If it is MusicXML: File > Open
Else: no way
In reply to well, are there any… by aliciakiss
Logic 9 should also be able to save/export as MIdi
In reply to Logic 9 should also be able… by jeetee
yes, but if we do this, then I would import Audio, not the notation, right?
In reply to yes, but if we do this, then… by aliciakiss
No, MIDI doesn't contain any audio, it isn't an audio format at all.
Still MIDI is only the last resort, MusicXML the gold standard.
In reply to No, MIDI doesn't contain any… by Jojo-Schmitz
MIDI does not contain Audio.
It also does not contain notation either.
MIDI is a format for playback instructions.
It tells you which pitch to hit at with speed with what volume and for how long (in it's most basic form). It doesn't tell you how to spell such a pitch (G# and Ab are "the same" pitch in MIDI with no means of differentiating them). It doesn't tell you how to show the duration of a note (a note that lasts 200 ticks can be either a dotted 1/16th or a staccato 1/8th or a normal 1/8th inside of a triplet or the 2nd 1/8th of a swung pair).
So while MuseScore imports a MIDI, it makes some notational guesses about the given playback information. You will see all your notes, but their spelling and face value might not always be what you expect.
In reply to MIDI does not contain Audio… by jeetee
alright, so MIDI is not the way to go.
Any other options how import the notation?
In reply to alright, so MIDI is not the… by aliciakiss
MusicXML.
In reply to alright, so MIDI is not the… by aliciakiss
For you, in your situation MIDI is the way to go. Because you have no better alternative.
You just have to be aware that while you're transferring the notes, you're not transferring notation.
In reply to alright, so MIDI is not the… by aliciakiss
If you really want the notation as it appears in Logic you could have someone import the project into Logic Pro X and from Pro X export to MusicXML—and as previously mentioned, you have to open the Score Editor window View to enable the MusicXML option.
That said, Logic is not the best "scorist" nor is it a great environment for customizing a score. So transferring via MusicXML may only duplicate Logic's best shot, or whatever was convenient for the person working on the project.
You might get a similar or better results by exporting the project to MIDI, and of course, that does nothing to notate tracks that might be in audio format. The trickiest thing to notate via MIDI is piano (grand staff) notation, so hopefully that's not part of the project.
Additionally MusicXML does not transport note volumes (MIDI velocity) so the project won't sound as nuanced dynamically after importing the MusicXML and for many scorists that is not a concern. They just want to create and print notation.
This is a rather inarticulate youTube tutorial, however it does outline the process of using the Score Editor in Logic Pro X to export MusicXML.
scorster
Thanks, works