Aspect Ratio In MuseScore 3
Hey I just installed Muse score 3 and I noticed the aspect ratio is way to big! A large portion of my layout is outside of my screen and I could find any settings within the app to fix this, am I missing anything or is this a real problem?
Comments
Here is a copy of what I posted in another forum:
In Windows, you can click the Start button and chose "Run command" While there you can type musescore3 -D dpi, where dpi is the dots per inch for your monitor settings. My 21" monitor at 1024x768 resolution with scaling at 100% has about 60 DPI, so I would type
musescore3 -D 60
You can then right click the Musescore 3 icon and chose properties and add -D dpi to the target after the quote marks.
For my DPI I used square root of (1024^2 +768^2) all divided by 21 = 61.9... which I rounded to 60.
I hope this helps.
In reply to Here is a copy of what I… by mike320
Whoa, that's quite a coarse resolution... But indeed good old Pythagoras' theorem helps in the calculation
Why don't you use that monitor's 'native' resolution, likely 1600x1200 or the like, and increase the scaling?
In reply to Whoa, that's quite a coars… by Jojo-Schmitz
Me? It makes everything else on my computer microscopic. My resolution works and I'm not changing it. MuseScore actually works fine without the -D option on my computer, I just used Pythagoras to find the right number to make it look the same on my system.