Thanks Maurizio, I will make some small changes in the FiguredBass related classes in order to figure out what it is I need. I don't need write access. Mainly I need to iterate over the annotated figures associated with a chord/note. At each iteration I need to access enough information to generate playback events.
I believe all that is missing is a way to iterate. I.e., I either need an eachItem function to allow me to pass a visitor function (eachItem would call the visitor once for each FiguredBaseItem), or I need the array or a copy of it so I can iterate myself. I'll keep you up to date with what I find. Jim -- View this message in context: http://dev-list.musescore.org/programmatic-access-of-figured-bass-tp7579343p7579349.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
