Chord symbols playback: they play even in parts without

• Aug 14, 2020 - 14:14
Reported version
3.5
Type
Functional
Frequency
Few
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
  1. Score with parts being generated
  2. a part with and a part without chord symbols
  3. In the part without hit play

expected behavior: no chord symbols playback

actual behavior: chord symbols do play back

Additionally: Adding a chord symbols in the part without, untick play and set as style (an attempt at a workaround) disables chord symbols playback for the main score and the other part too, so is a score wide style setting rather than a part wide one

Attachment Size
test.mscz 5.77 KB

Comments

I would say it is not even per-part: when this setting is different between master score and parts adding a new chord symbol doesn't honor settings of each score, the property value for new chord symbols just gets copied between parts. So there is something completely inconsistent with this property. The reason is likely that Pid::PLAY is not linked between parts, but since that property is used in other contexts as well simply marking it linked may be not the best option.

Fix version
3.5.1