mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Add an option to disable VST3 content scaling
This might be necessary when using a HiDPI screen as plugin GUIs often don't scale correctly under Wine.
This commit is contained in:
@@ -36,6 +36,11 @@ TODO: Add an updated screenshot with some fancy VST3-only plugins to the readme
|
||||
the refresh rate of a plugin's editor GUI. The default 60 updates per second
|
||||
may be too high if your computer's cannot keep up, or if you're using a host
|
||||
that never closes the editor such as Ardour.
|
||||
- Added a [compatibility
|
||||
option](https://github.com/robbert-vdh/yabridge#compatibility-options) to
|
||||
disable HiDPI scaling for VST3 plugins. At the moment Wine does not have
|
||||
proper HiDPI support, so some plugins might not scale their interfaces
|
||||
correctly when the host tells those plugins to scale their GUIs.
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user