Nathan Hale wrote:
> I saved a new MuseScore document today and after opening the archive
> manually, I found that it was saved in mscx by default as opposed to
> msc. This normally wouldn't matter to me at except that I couldn't
> find the gateTime parameter to tweak in the mscx.
The "msc" file extension has been depreciated in favor of "mscx" since
"msc" conflicts with a type of system file on Windows. This is unrelated
to the issue at hand.
> I would have tried
> to save as msc, however in latest from PPA the save-as functionality
> is broken. I was wondering if there's another way to tweak the
> gateTime?
>
You can hack the source file. Look for the Style tag and add the custom
gateTime tags inside it like so:
<Style>
<gateTime>85</gateTime>
<staccatoGateTime>50</staccatoGateTime>
<slurGateTime>100</slurGateTime>
</Style>
I noticed that only gate times with customized values remain in the
Style tag. If you use any of the default gate times (shown above) then
the tag is no longer needed by MuseScore and it is removed.
--
David Bolton
http://davidbolton.info------------------------------------------------------------------------------
_______________________________________________
Mscore-developer mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/mscore-developer