mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Update VST3 implementation level
We're now at VST 3.6.0.
This commit is contained in:
@@ -11,7 +11,7 @@ for VST2 plugins and quick startup times. Its modern concurrent architecture and
|
|||||||
focus on transparency allows yabridge to be both fast and highly compatible,
|
focus on transparency allows yabridge to be both fast and highly compatible,
|
||||||
while also staying easy to debug and maintain.
|
while also staying easy to debug and maintain.
|
||||||
|
|
||||||
_VST3 support is currently experimental and only available on the master branch. Yabridge 3.0 will ship with full VST3 support._
|
_VST3 support is currently experimental and only available on the master branch. Yabridge 3.0 will ship with full VST 3.7.1 support._
|
||||||
_See [this document](https://github.com/robbert-vdh/yabridge/blob/master/src/common/serialization/vst3/README.md) for all currently implemented interfaces._
|
_See [this document](https://github.com/robbert-vdh/yabridge/blob/master/src/common/serialization/vst3/README.md) for all currently implemented interfaces._
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
@@ -6,7 +6,7 @@ for more information on how the serialization works.
|
|||||||
|
|
||||||
The following interfaces are not yet implemented:
|
The following interfaces are not yet implemented:
|
||||||
|
|
||||||
- Every interface introduced after VST 3.5.0
|
- Every interface introduced after VST 3.6.0
|
||||||
- The [Presonus extensions](https://presonussoftware.com/en_US/developer),
|
- The [Presonus extensions](https://presonussoftware.com/en_US/developer),
|
||||||
although most of these things seem to overlap with newer VST3 interfaces
|
although most of these things seem to overlap with newer VST3 interfaces
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user