Musescore - old style

• Jan 13, 2019 - 10:57

Is there a way to change the font of the notes, to me, they are too clean, I'd like to achieve a result like this :
http://ks4.imslp.info/files/imglnks/usimg/8/8b/IMSLP44181-PMLP95009-Alb…-Orgelfuge(arr._Mertz).pdf

I tried to install a style (https://musescore.org/sites/musescore.org/files/style_12_mybold.mss) but it's too old for the current version.


Comments

That style sheet does't do anything to notes:

<?xml version="1.0" encoding="UTF-8"?>
<museScore version="1.14">
  <Style>
    <barWidth>0.2</barWidth>
    <doubleBarWidth>0.16</doubleBarWidth>
    <endBarWidth>0.4</endBarWidth>
    <doubleBarDistance>0.3</doubleBarDistance>
    <endBarDistance>0.3</endBarDistance>
    <stemWidth>0.2</stemWidth>
    <staffLineWidth>0.15</staffLineWidth>
    <ledgerLineWidth>0.13</ledgerLineWidth>
    <beamWidth>0.48</beamWidth>
    <beamDistance>0.5</beamDistance>
    </Style>
  </museScore>

It just changes some barline, setm, legerline and beam thickness and distance values
Replacing that 1.14 with 3.01 and it loads in 3.0 (chaging to 2.06 and it should load in 2.x too)

Attachment Size
style_12_mybold-2.x.mss 484 bytes
style_12_mybold-3.0.mss 484 bytes

Do you still have an unanswered question? Please log in first to post your question.