• Hi and welcome to the Studio One User Forum!

    Please note that this is an independent, user-driven forum and is not endorsed by, affiliated with, or maintained by PreSonus. Learn more in the Welcome thread!

DPi Scaling 150%-350% sample plugin rendered incorrect vertical sizing

pebble

New member
I'm a plugin developer.
I would like to report a GUI scaling issue observed on Windows and Studio One.

When using Studio One with the system display scaling set to 225%, the GUI of the sample plugin `again.vst3` included in the Steinberg VSTSDK.
plugin does not render correctly. The layout appears distorted, with incorrect vertical sizing.

The issue occurs only at specific DPI scaling values.
100%:Good
125%:Good
150%:Bad
200%:Good
225%:Bad
250%:Good
300%:Bad
350%:Bad

Environment:
OS: Windows11 Pro 25H2
DAW: Studio Pro 8.0.3 (Latest)
Display: LG 4K Monitor 3840x2160
VSTSDK3.8.0




again_screenshot_225percent.png

windows_display_settings_screenshot.png
 
I am NOT a developer (so can't help in any way to help you to resolve the issue), but the obvious question that has to be asked is whether you have tried the plugin in any other DAW than FSP in the same Win11 environment at the problem scale factors (realistically could be a windows issue, or a graphic card for that matter?)
 
Last edited:
Cubase15.0.20 has no problem in same environment.
again.vst3 uses VSTGUI(in VSTSDK3.8.0) not JUCE.


IMG_1163.jpg
 
  • Like
Reactions: AAV
I'm a plugin developer.
I would like to report a GUI scaling issue observed on Windows and Studio One.

When using Studio One with the system display scaling set to 225%, the GUI of the sample plugin `again.vst3` included in the Steinberg VSTSDK.
plugin does not render correctly. The layout appears distorted, with incorrect vertical sizing.

The issue occurs only at specific DPI scaling values.
100%:Good
125%:Good
150%:Bad
200%:Good
225%:Bad
250%:Good
300%:Bad
350%:Bad

Environment:
OS: Windows11 Pro 25H2
DAW: Studio Pro 8.0.3 (Latest)
Display: LG 4K Monitor 3840x2160
VSTSDK3.8.0




View attachment 3399
View attachment 3400
Hiya,
Is this plugin available for download and can you provide a link to where it can be downloaded from, please?

To my mindset, this is a question you might need to ask FSP support for help with, this looks like a very specific developer question and you are asking the question in a user forum.

Kindest regards
 
>Is this plugin available for download and can you provide a link to where it can be downloaded from, please?
Distributing the built product may violate the license, so it cannot be done.
You can download only VSTSDK source code.
Anyone can clone the source code with Git, but building with the Microsoft Visual Studio it requires a proper environment and development skills.
 
>Is this plugin available for download and can you provide a link to where it can be downloaded from, please?
Distributing the built product may violate the license, so it cannot be done.
You can download only VSTSDK source code.
Anyone can clone the source code with Git, but building with the Microsoft Visual Studio it requires a proper environment and development skills.
Thank you for the info. QED
I had a tootle around the net and came across the following. It appears some CBase user's are having difficulties with this item as well


I can safely assume that this is some kind of template from the SDK, and therefore your question would be better placed by logging a support ticket.

Kindest regards
 
Back
Top