We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Opening/saving issue
4.5
I was unable to check
macOS 15
Pid::COLOR is not written for TremoloBar.
Pid::COLOR
TremoloBar
The text was updated successfully, but these errors were encountered:
Not a regression, same issue in 3.x
Sorry, something went wrong.
It indeed doesn't get written, but it also doesn't get read (tried by manually inserting a color property).
<TremoloBar> <color r="0" g="0" b="255" a="255"/> <point time="0" pitch="0" vibrato="0"/> <point time="30" pitch="-100" vibrato="0"/> <point time="60" pitch="0" vibrato="0"/> </TremoloBar>
I have a PR open already that takes care of this and also of other properties such as the offset: #27184
Successfully merging a pull request may close this issue.
Issue type
Opening/saving issue
Description with steps to reproduce
Supporting files, videos and screenshots
What is the latest version of MuseScore Studio where this issue is present?
4.5
Regression
I was unable to check
Operating system
macOS 15
Additional context
Pid::COLOR
is not written forTremoloBar
.Checklist
The text was updated successfully, but these errors were encountered: