Mention that event registry is not needed

With the current set of supported extensions
This commit is contained in:
Robbert van der Helm
2022-09-28 16:01:39 +02:00
parent 7305178654
commit f285805c57
+2 -2
View File
@@ -14,10 +14,10 @@ Yabridge currently tracks CLAP 1.1.1. The implementation status for CLAP's core
| `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` | :heavy_check_mark: | | `clap.audio-ports` | :heavy_check_mark: |
| `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 needed for any of the supported extensions |
| `clap.gui` | :x: Not supported yet | | `clap.gui` | :x: Not supported yet |
| `clap.latency` | :heavy_check_mark: | | `clap.latency` | :heavy_check_mark: |
| `clap.log` | :x: Not supported yet | | `clap.log` | :x: Not supported yet |