Skip to content

Conversation

@mnorrisvuw
Copy link
Contributor

Resolves: #30277

Adds API access to the ‘ornament’ property of Trills, so that properties such as ‘ornamentShowCueNote’ and ‘ornamentShowAccidental‘ can also be accessed.

  • I signed the CLA
  • The title of the PR describes the problem it addresses
  • Each commit's message describes its purpose and effects, and references the issue it resolves
  • If changes are extensive, there is a sequence of easily reviewable commits
  • The code in the PR follows the coding rules
  • There are no unnecessary changes
  • The code compiles and runs on my machine, preferably after each commit individually
  • I created a unit test or vtest to verify the changes I made (if applicable)

@mnorrisvuw mnorrisvuw changed the title Initial commit Add API access to the ‘ornament’ property of Trills (Initial commit) Nov 28, 2025
@mnorrisvuw mnorrisvuw changed the title Add API access to the ‘ornament’ property of Trills (Initial commit) Fix #30277: Add API access to the ‘ornament’ property of Trills Nov 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[API] Expose 'ornamentShowCueNote' and 'ornamentShowAccidental' properties for elements of type TRILL_SEGMENT

1 participant