Hi Mark!

Am 30.08.2014 um 09:52 schrieb Mark Stanton <m...@vowleyfarm.co.uk>:

> I'm now working on the plugin framemwork
> 
>    b) to make its MS access sensible (orthogonal, I think)

If I may add two things here (mainly for the slash notation, I'm going to look 
at).
It would be great to have access to the current clef and timeSig.

I used a call to Staff::key(tick) to implement access to the keySig at the 
current cursor position in Cursor.key.

Maybe something similar could be done with Staff::clef(tick) and 
Staff::timeSig(tick)
Unfortunately Staff::clef(tick) returns ClefType which is currently defined 
outside a QObject derived class and thus cannot simply be made visible to qml 
with Q_ENUMS.

heuchi


------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to