MuseScore icon indicating copy to clipboard operation
MuseScore copied to clipboard

[MU4 Issue] Portamento glissandos break playback for random assortment of instruments

Open erinic04 opened this issue 2 years ago • 3 comments

Describe the bug Portamento glissandos cause the note they are attached to to ring out until the note is played again for a seemingly random assortment of instruments. Saxophone, cornet, and accordion all work fine, but synths, keyboards, and voices don't

To Reproduce Steps to reproduce the behavior:

  1. Create a score with portamento glissandos for one of the affected instruments
  2. Hear glissando breaking everything

Expected behavior The glissando should not cause the notes to ring out indefinitely

Screenshots

https://user-images.githubusercontent.com/21023353/208237548-f7ce42fd-ca2e-4460-9e4a-0c17755fb92a.mp4

https://user-images.githubusercontent.com/21023353/208237551-8571ef68-0242-4846-bc84-e77646004555.mp4

https://user-images.githubusercontent.com/21023353/208237552-753825d8-2338-4185-8284-fe82df55ecd8.mp4

https://user-images.githubusercontent.com/21023353/208237556-8acae5bb-983d-4e10-abd8-851a1ef1115f.mp4

https://user-images.githubusercontent.com/21023353/208237565-bca350bf-398b-462e-9e15-ab69fda2c4a3.mp4

Platform information

  • OS: Reported on Windows

Additional context Add any other context about the problem here.

erinic04 avatar Dec 17 '22 10:12 erinic04

see #12838

djfun avatar Dec 17 '22 13:12 djfun

I can also confirm it is the instrument that causes this, not the sound. Loading an external soundfont, it worked when the instrument was set to oboe, but not when it was correctly set to a synth, even with the same sounds.

erinic04 avatar Dec 20 '22 02:12 erinic04

src/framework/mpe/resources/general_voice_articulations_profile.json is missing a definition for ContinuousGlissando

djfun avatar Dec 30 '22 10:12 djfun

Any progress on this? Just came up again in https://musescore.org/en/node/345691, and the above comment seems to indicate where exactly the problem lies?

Jojo-Schmitz avatar Feb 26 '23 09:02 Jojo-Schmitz

Fixed in #16597

DmitryArefiev avatar May 17 '23 08:05 DmitryArefiev