Add serialization for CLAP plugin descriptors

This commit is contained in:
Robbert van der Helm
2022-08-30 17:01:52 +02:00
parent 38187241d4
commit 653a3a88cb
5 changed files with 194 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ Yabridge currently tracks CLAP 1.1.1. The implementation status for CLAP's core
| core feature | status |
| ----------------------------------------- | --------------------- |
| Core plugin and host functionality | :x: Work in progress |
| `clap.plugin-factory` | :x: Work in progress |
| `clap.plugin-factory` | :heavy_check_mark: |
| `clap.plugin-invalidation-factory/draft0` | :x: Not supported yet |
| extension | status |