Problem with pitch note between Musescore file and MusicXML files

• Jun 8, 2013 - 16:52

I have a strange behavior between different files :
- In one of my .mscx file, I have for exemple a part (Electric Bass) which begins with this three notes : 26 26 29 29
When I export it in MusicXML .xml format, I get this : D1 D1 F1 F1, which is an octave upper than the standard midi chart.
This is the same for the piano part, I didn't checked all parts.

- In one of another file, I have 39 37 in the .mscx file and in the musicXML : E1 D1

How this can happend ?

I attached all files.
thanks for your help !

Attachment Size
Tests_Files.zip 63.87 KB

Comments

What do you mean by D1?

There are many meanings of that, depending on where you fix C0

FWIW my tuning app on my phone give D1 as MIDI note 26 which agrees with Musescore.

In reply to by ChurchOrganist

Yes I know there are differences depending on where you fix C0. In Europe, many system are based on D1 = 38.
My problem is not what is the best, I just want that it's always the same between many part that I create.
I thought MuseScore and MusciXML would have chosen one and stay with it...

In reply to by brunal2496

You're misreading the XML:

In Glory box there is a chromatic alteration to the note of -1

The octave number is 2

<measure number="2" width="275.04">
<note default-x="23.40" default-y="-155.00">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>2</octave>
</pitch>
<duration>24</duration>
<voice>1</voice>
<type>half</type>
<stem>up</stem>
</note>

Are you aware that all basses - electric and acoustic - sound an octave lower than written, and that MuseScore is taking this into account? Turn on the Concert Pitch button to see the actual pitch. Or, if you are using the clef with the little 8 next to it, know that this clef also means everything sounds an octave away from where it is written, and that applies whether concert pitch is on or off.

In reply to by Marc Sabatella

Thanks.
There are no differences between Concert Pitch on or off, neither visually nor with the sound.
There are no 8va on my tracks.

What I expected is to have the same octave difference on all my instruments on all parts between the musescore file (I mean I'm digging into it with a text editor) and the exported MusicXML file. But it's not the case, and it's different inside a score (ex piano is one octave down, but bass is not !!).

I'm losing my mind...

In reply to by brunal2496

If the response above explaining the difference between MIDI and MusicXML note naming doesn't help sufficiently, please specifically, step by step, what you are doing, what you expect to see happen, and what happens instead.

However, I'm wondering how you managed to create a score for electric bass that doesn't show an octave transposition somewhere. You say there is no 8va, but that's not what I was saying - I said the clef itself probably has a little 8 by it indicating an octave transposition. That's pretty standard for both bass and guitar - they both sound an octave lower than normally written. So this is indicated either using the Concert Pitch transposition modes , or using the little 8. The 8 is certainly there in scores created within MuseScore if you select electric bass as the instrument. Might not be if you started from imported from MIDI or MusicXML or something? And in that case, whatever problem you are seeing might lie with the source you imported from.

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