It seems the mandolin in 3.5.2 is coming up grand piano. I didn't remember changing it in my score and I'm sure (for what it's worth) I started it in 3.5.2 rather than a previous version.
Looking at instruments.xml I see the likely problem. #24 is mistakenly called "Acoustic Guitar (nylon)" in the comments and the GM1 standard (according to https://www.midi.org/specifications-old/item/gm-level-1-sound-set) has #24 as the very popular "Tango Accordion" which is not in the MuseScore General HQ soundfont. So all refererences to #24 - 31 in the guitar sounds are wrong in Instruments.xml. #24-31 should be #25-32.
IIRC the numbers (in GM and instruments.xml) are off by one, 1-based vs. 1-based, so 24 is the correct number for nylon strung guitar (and as that for mandolin too)
Whatever: when I create a score with a mandolin in 3.5.2. it does definitely not sound like a piano, but sound the same as classical guitar (nylon strung)
Comments
I think it had a nylon sound in a previous version.
Do your first loaded soundfont support the nylon sound? If note it will revert to the first sound in the soundfont, usually a grand piano.
The post about nylon was partly anecdotal to illustrate that there might be something wrong for some time if it's now playing Grand Piano.
I have the default SF3 loaded.
I do to, running 5.3.2 and I'm currently working on score with a mandolin and it sounds like a nylon guitar. I didn't do anything to change its sound.
When I create the score with mandolin and look at mixer, grand piano is there by default.
I’m wondering if it’s OS-specific. What are you using? Can others try as well, please?
Forget everything I've said till now.
It seems the mandolin in 3.5.2 is coming up grand piano. I didn't remember changing it in my score and I'm sure (for what it's worth) I started it in 3.5.2 rather than a previous version.
Looking at instruments.xml I see the likely problem. #24 is mistakenly called "Acoustic Guitar (nylon)" in the comments and the GM1 standard (according to https://www.midi.org/specifications-old/item/gm-level-1-sound-set) has #24 as the very popular "Tango Accordion" which is not in the MuseScore General HQ soundfont. So all refererences to #24 - 31 in the guitar sounds are wrong in Instruments.xml. #24-31 should be #25-32.
IIRC the numbers (in GM and instruments.xml) are off by one, 1-based vs. 1-based, so 24 is the correct number for nylon strung guitar (and as that for mandolin too)
Whatever: when I create a score with a mandolin in 3.5.2. it does definitely not sound like a piano, but sound the same as classical guitar (nylon strung)
OK, the sound is right (using the HQ soundfont at least), but the mixer is wrong indeed
For the Mandolin, Mandola, Mandocello families we have:
For Guitar (Nylon-strung) wqe have:
What it should be though is:
See https://github.com/musescore/MuseScore/pull/6909
And indeed my brown bag from 9b93615
And as such a 3.5 regression
Thank you, Miss Marple. ;)
I'd prefer Mr. Holmes ;-)
I remember Mandolin has issues with sound for years (before it became Grand Piano), so it will be nice to have this resolved.
It was using a nylon string sound, now with this PR will be using a steel-string sound
Fixed in branch 3.x, commit 3a400da900
Fix #313428: Mandolin has Grand Piano sound
Fixed in branch master, commit e3fe9ebb03
Fix #313428: Mandolin has Grand Piano sound
Automatically closed -- issue fixed for 2 weeks with no activity.