mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-23 12:27:30 +02:00
Always print version information in plugin hosts
When the plugin host applications are invoked without arguments. Seems a bit weird when they only print this when invoked with arguments.
This commit is contained in:
@@ -35,6 +35,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
### Changed
|
||||
|
||||
- The Wine plugin host applications now print their version information before
|
||||
the `Usage: ` string when invoked without command line argument.
|
||||
- VST3 Data (SysEx) events now use the same small buffer optimization we use for
|
||||
VST2 SysEx events. This avoids allocations when a VST3 plugin sends or
|
||||
receives a SysEx event.
|
||||
|
||||
Reference in New Issue
Block a user