Check for articulation at segment.tick
If I'm stepping through segments how can I check for an articulation symbol? I have tried to find them as child elements of chord, (as seen in mscx files), but can't detect them.
If I'm stepping through segments how can I check for an articulation symbol? I have tried to find them as child elements of chord, (as seen in mscx files), but can't detect them.
Do you still have an unanswered question? Please log in first to post your question.
Comments
After further reading I have found that it is not possible to find articulations as child elements of chords directly since they are not available by this route in the plugin API.
See https://musescore.org/en/node/350125