Thanks, that gets me a lot further. It looks like the spannersFor container contains spanner (objects or pointers?) some of which have type glissando. Also each spanner object knows its startElement, endElement, and anchor type which might be NOTE. In the case that the anchor is NOTE, and the start and end elements have element type NOTE, then I can get the pitch from the endElement, and midi-render the gliss.
Not sure if I need to check the types of the start and end elements and also the type of the glissando anchor? That's the plan anyway. I need to have a discussion in the forum about the correct way to play a glissando. -- View this message in context: http://dev-list.musescore.org/data-structure-for-glissando-tp7579311p7579316.html Sent from the MuseScore Developer mailing list archive at Nabble.com. ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer
