mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Mention that audio processing is fully implemented
(and has been for a week and a half)
This commit is contained in:
@@ -6,14 +6,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: Everything but actual audio processing works |
|
| Core plugin and host functionality | :heavy_check_mark: |
|
||||||
| Audio processing | :heavy_check_mark: |
|
| Audio processing | :heavy_check_mark: |
|
||||||
| Events | :heavy_check_mark: |
|
| Events | :heavy_check_mark: |
|
||||||
| Streams | :heavy_check_mark: |
|
| Streams | :heavy_check_mark: |
|
||||||
| `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 |
|
||||||
| ------------------------- | ------------------------------------------------------------ |
|
| ------------------------- | ------------------------------------------------------------ |
|
||||||
|
|||||||
Reference in New Issue
Block a user