musescore / musescore/MuseScore
Portamento glissando on MuseSounds choir voices doesn't
Open
@matthewreadbass is already working on this.
Since May 16, 2024.
MuseSounds
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
Applying a glissando to a choral voice part between two notes and setting playback to "Portamento" results in the two notes being played separately, not blended into a single slide.
To Reproduce
Steps to reproduce the behavior:
- Place two notes in the score at different pitches.
- Set it to be the MuseSounds Soprano
- Connect the two notes with a glissando
- Set the glissando playback to be Portamento
Expected behavior
It should slide between the notes, but it doesn't.
Incidentally I can't find any easing options for the portamento in 4 yet - is this still a WIP?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.