mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Mark audio ports extension as done
This commit is contained in:
@@ -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 | :warning: Work in progress |
|
| Core plugin and host functionality | :warning: Everything but actual audio processing works |
|
||||||
| `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` | :warning: Work in progress |
|
| `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 supported yet |
|
||||||
| `clap.gui` | :x: Not supported yet |
|
| `clap.gui` | :x: Not supported yet |
|
||||||
|
|||||||
Reference in New Issue
Block a user