mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Add way to use 32-bit VST3 when both are installed
Otherwise we would always use the 64-bit version and there would be no way to use the 32-bit version, if version for some reason works better. Relates to #80.
This commit is contained in:
@@ -12,6 +12,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
- Added support for using 32-bit Windows VST3 plugins in 64-bit Linux VST3
|
||||
hosts.
|
||||
- Added an
|
||||
[option](https://github.com/robbert-vdh/yabridge#compatibility-options) to
|
||||
prefer the 32-bit version of a VST3 plugin over the 64-bit version if both are
|
||||
installed. This likely won't be necessary, but because of the way VST3 bundles
|
||||
work there's no clean way to separate these, and when both are installed the
|
||||
64-bit version gets used by default.
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user