mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Allow hiding the DAW name for VST2 plugins
This can be useful when plugins have (broken) host-specific behaviour that you want to avoid. I'll later add a list of host/plugin combinations where this may be useful to the readme.
This commit is contained in:
@@ -8,6 +8,15 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Added a new [compatibility
|
||||
option](https://github.com/robbert-vdh/yabridge#compatibility-options) to hide
|
||||
the name of the DAW you're using for a plugin. This can be useful with plugins
|
||||
that have undesirable or broken DAW-specific behaviour. See the [known
|
||||
issues](https://github.com/robbert-vdh/yabridge#runtime-dependencies-and-known-issues)
|
||||
section of the readme for more information on when this may be useful.
|
||||
|
||||
### Changed
|
||||
|
||||
- When building the package from source, the targetted Wine version gets printed
|
||||
|
||||
Reference in New Issue
Block a user