Chord Symbol (Ctrl+K) on drum stave sounds as percussion
Reported version
3.5
Type
Performance
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project
Hi Support and bug report:
I wish to report a problem I encounter as below:
When I add Chord Symbol (Ctrl+K) to a Uke Tab or Guitar Tab, after Upload to MuseScore, the playback of the Chord Symbol sounds like piano or guitar chord, and this is good, exactly what I needed.
However I add Chord Symbol (Ctrl+K) to a Drum Score / stave, after Upload to MuseScore, the playback of the Chord Symbol (Ctrl+K) now sounds different, it's a Percussion sound, I need it to sound like a musical piano or guitar chord, is this a bug?
Very much appreciate a response soon, and if it's a bug, to receive a fix notification soonest.
Thanks a Lot.
Fix version
3.6.0
Comments
See https://musescore.org/en/node/310799#comment-1028610 for a workaround and a hint at what the real underlying issue is.
The suggested workaround of disabling the drumset button in the Mixer appears to work, but is highly suspect because the drumset setting really does apply to the whole instrument, not just that channel. So the staff loses its drumset definition on save/reload.
Relates to #310930: [EPIC] Issues with Chord Symbols playback
a simple one-line addition fixes the sound issue:
The Mixer still doesn't show it to be "Grand Piano" (but "Standard", like for a drumset) and so doesn't allow it to get changed to another sound (like e.g. "Guitar") though. And if you try to change it, it reverts to a percussion sound, so this change is nothing but a quick band-aid unfortunately.
The difference in the mscz/mscx file is:
Changing that 1 to a 0 manually might serve as a workaround...
would that be the 0 after ctrl or value?
(After) The value, sorry, I should have mentioned that ;-)
Edited accordingly now
See https://github.com/musescore/MuseScore/pull/6584 for that 'band-aid' fix
In reply to See https://github.com… by Jojo-Schmitz
Thanks for all the effort. Sounds a bit too technical for me now that I am lost.
What I need is Chord Symbol on drum stave to sound like Grand Piano (instead of percussion) after I upload to MuseScore website and start play back from the website. Once you go into tweaking the mixer, I am lost.
Any simpler explanation or simple steps you can provide for the fix?
The easiest solution is to hope it gets included in 3.5.1 then use that when it comes out. You'll usually see an automated message from Git Message saying Fixed in branch 3.x, commit... when it's merged into the next release.
We're not yet sure how to fix this for real.
See https://github.com/musescore/MuseScore/pull/6584
Fixed in branch 3.x, commit becb77fa63
fix #310821: Chord Symbol on drum stave sounds as percussion
Fixed in branch master, commit f98bfb6d35
fix #310821: Chord Symbol on drum stave sounds as percussion
Automatically closed -- issue fixed for 2 weeks with no activity.