Update CLAP API support document

This commit is contained in:
Robbert van der Helm
2022-09-12 16:56:32 +02:00
parent a9e71becc9
commit 66350b7ec8
+4 -4
View File
@@ -7,14 +7,14 @@ for more information on how the serialization works.
Yabridge currently tracks CLAP 1.1.1. The implementation status for CLAP's core feature and extensions can be found below: Yabridge currently tracks CLAP 1.1.1. The implementation status for CLAP's core feature and extensions can be found below:
| core feature | status | | core feature | status |
| ----------------------------------------- | --------------------- | | ----------------------------------------- | -------------------------- |
| Core plugin and host functionality | :x: Work in progress | | Core plugin and host functionality | :warning: Work in progress |
| `clap.plugin-factory` | :heavy_check_mark: | | `clap.plugin-factory` | :heavy_check_mark: |
| `clap.plugin-invalidation-factory/draft0` | :x: Not supported yet | | `clap.plugin-invalidation-factory/draft0` | :x: Not supported yet |
| extension | status | | extension | status |
| ------------------------- | --------------------- | | ------------------------- | -------------------------- |
| `clap.audio-ports` | :x: Not supported yet | | `clap.audio-ports` | :warning: Work in progress |
| `clap.audio-ports-config` | :x: Not supported yet | | `clap.audio-ports-config` | :x: Not supported yet |
| `clap.event-registry` | :x: Not supported yet | | `clap.event-registry` | :x: Not supported yet |
| `clap.gui` | :x: Not supported yet | | `clap.gui` | :x: Not supported yet |