Articulations do not sound on MDL instruments
Reported version
3.1
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
When adding articulations to MDL instruments, no difference is heard in playback between articulated and non articulated notes.
Attached is a score which proves this.
Attachment | Size |
---|---|
articulations.mscz | 10.08 KB |
Fix version
3.2.3
Comments
Any updates? As far as I can tell this seems like a regression from a previous update, although I can’t pinpoint exactly when it changed.
Have you tried with a nightly build? We're preparing to release 3.2 which is designed to improve a number of percussion-related issues. I suspect there will be an update to MDL as well, and for all I know that would be required too, but anyhow, do check 3.2 with your current MDL.
In reply to Have you tried with a… by Marc Sabatella
Just tried the 3.2 nightly build (OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.2.0.7399, revision: 0bfbac8), and unfortunately it did not fix the issue
After further observation, it seems like it might be an issue with Zerberus as a whole, but I’m not too sure about that
See https://github.com/musescore/MuseScore/pull/5196.
The issue turns out to be unrelated to Zerberus. The same effect can be achieved on a piano if one turns on "Use single note dynamics" flag in its Staff/Part properties dialog.
Fixed in branch master, commit 6231533adc
_fix #291104: fix articulations not playing properly in MDL instruments
The issue applies not only to MDL instruments but to any instruments
that use soundfonts not compatible with single-note dynamics (SND)
but still have SND enabled. This fix makes correct velocities be
assigned to the MIDI events being generated so articulations are
played back properly regardless of SND support._
Fixed in branch master, commit 4975227569
_Merge pull request #5196 from dmitrio95/snd-artic-velocity
fix #291104: fix articulations not playing properly in MDL instruments_
Automatically closed -- issue fixed for 2 weeks with no activity.