musescore / musescore/MuseScore
[MU4 Issue] VST chord symbol playback with common notes doesn't repeat non-common notes
@RomanPudashkin is already working on this.
Since Jun 29, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
When using chord symbols and a VST (I've tested ROLI Equator 2 and Tracktion Collective), notes played back successfully in one chord do not play back in the next chord sequentially.
To Reproduce
Steps to reproduce the behavior:
- Create a new score
- Add any instrument
- Add chord symbols with common notes, e.g. C Am F
- In the mixer, set the playback engine to a VST synthesiser
- Play the chords back
Expected behavior
All notes in chord are sent to the VST.
Actual behaviour
Only non-common notes are played in each subsequent chord.
Screenshots
See attached file to reproduce. I've included the musescore file, and an mp3 export to demonstrate the issue.
Platform information
- OS: Windows 10
- MS4 version: MuseScoreNightly-202210050442-master-7857d7f-x86_64, MuseScoreNightly-202210120450-master-58a64c7-x86_64
Additional context
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.