Access to the fingering elements in JavaScript?
Is there access to the fingering elements in JavaScript? Is it possible to programmatically set the position of the fingering element relative to the head notes?
Is there access to the fingering elements in JavaScript? Is it possible to programmatically set the position of the fingering element relative to the head notes?
Do you still have an unanswered question? Please log in first to post your question.
Comments
you mean for a plugin? I'm pretty sure it is not, and it isn't mentioned in http://musescore.org/en/plugin-development.
It may be possible in the new QML plugin style in the nighly builds, or might be made available there more easily though.
In reply to you mean for a plugin? I'm by Jojo-Schmitz
Thank you, and soon to be release 2.0?
In reply to Thank you, and soon to be by martin.ludenhoff
Standard reply: when it is ready
Sorry there isn#t more to say I'm affraid.
But you can downlöoad and try a nightly build, it does coexist with the released Version.
The QML plugin infrastructure is a construction ground though. If fingering is not available this is the time to request it.
In reply to Standard reply: when it is ready by Jojo-Schmitz
If you are requesting to be able to move the fingering elements from a plugin, I gather it's because you find the fingering placement poor by default. It's also the good time to change this for the next version. If you are able to code in C++ and have some time to spend on this problem, you can download MuseScore code, compile it and fix the default placement of fingerings. #15753: Fingering collides with other score elements.
In reply to If you are requesting to be by [DELETED] 5
>> If you are able to code in C++...
Unfortunately, no :-)
I am interested in the problem that the user could set the fingering placement by default...
In reply to >> If you are able to code by martin.ludenhoff
Menu->Style->Text...->Fingering
In reply to Menu->Style->Text...->Fingering by Jojo-Schmitz
MuseScore 1.3 — when installing the four parameters (X, Y) does not change anything ...
In reply to MuseScore 1.3 — when by martin.ludenhoff
Text Styles in 1.3 are known to be broken. Try in a nightly build.
In reply to Text Styles in 1.3 are known by Jojo-Schmitz
MuseScoreNightly-2013-07-15-2009-c4e95c7.7z — absolutely same.
In reply to MuseScoreNightly-2013-07-15-2 by martin.ludenhoff
Hmm, the ones with a circle aroung them should be in Menu->Style->Text...->String numbers
Changes style only applies to elements added after the Change, existing elements may get updated on a save and reload.
In reply to Hmm, the ones with a circle by Jojo-Schmitz
Russian interface:
Changing these parameters does not change anything. Neither before nor after.
In reply to does not change anything by martin.ludenhoff
Might be worth an entry in the issue tracker...
In reply to Might be worth an entry in by Jojo-Schmitz
http://musescore.org/en/node/21869