MuseScore is not displaying the ties of my Cakewalk XLM files

• Apr 2, 2022 - 14:59

I am using a recent version of Cakewalk by Bandlab as my DAW, from which I am exporting MusicXLM files. When I open an XLM file in MuseScore the ties neither show, nor do they play back as one single note, but as 2 short notes - sounding as written without a tie.

I am new to MuseScore (only had it for 2 days), and new to any kind of notation software. Is this a problem only with Cakewalk? Am I doing something wrong in the settings of MuseScore?

I tried exporting from Cakewalk as a MIDI file, and the ties showed up and played back well in MuseScore, but all sorts of data is lost or misinterpreted by Musescore when it reads my DAW’s MIDI files. Musescore seems to read all the basics of the XLM file ok, but not the ties.


Comments

Welcome to MuesScore. I don't have a DAW, so I can't check this. I do have a different notation program. I exported an .xml from it and imported into MuseScore. Ties were present. Transferring files is always a gamble. Hopefully someone with Cakewalk can help.
I only responded to you to let you know that Musescore can import ties.

In reply to by Dilaco

Comparing that with a MuseScore MusicXML export shows that the latter additionaly has

        <notations>
          <tied type="start"/>
          </notations>
...
         <notations>
          <tied type="stop"/>
          </notations>
 

Not sure these are strictly needed or whether a plain

        <tie type="start"/>
...
        <tie type="stop"/>

like Cakewalks has (and MuseScore too), should be enough?

In reply to by Jojo-Schmitz

Ah: see https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/tied :

The <tied> element represents the notated tie. The <tie> element represents the tie sound.

As a DAW is about sound, Cakewalk uses only the the latter. But that is an invalid notation when it comes to the notation.
Still MuseScore could use the latter as a hint to do the former, "be generous in what you accept, but strict in what you generate"?

In reply to by Jojo-Schmitz

Thank you Jojo-Schmitz.

I admire your cleverness in being able to analyse the file in such a way. I am clueless about such things.
So it is a lack on Cakewalk’s part. I guess it means that I will have to manually insert the ties.

There is still the option of using Cakewalk’s MIDI files instead of its XML files, because then the ties show up. But other issues occur, one of which is hard for me to explain: I exported a Cakewalk MIDI file that had 5 different parts/MIDI tracks. MuseScore displayed the 5 parts as 3 Pianos, with the first two having a double stave—two treble clef staves joined together. I have attached a screenshot. The Musescore import page shows 5 separate instruments, but interprets them as 3.

Attachment Size
MIDI import Screenshot.JPG 92.93 KB

In reply to by Dilaco

Jojo

Yes, I think I will stick to the MusicXML files. Thanks for your advice.

I've just noticed that I have been misspelling the acronym for the files, sometimes calling them XLM files instead of XML files. Sorry for that oversight and for any confusion it may have caused.

Do you still have an unanswered question? Please log in first to post your question.