Implement IAttributeList

This commit is contained in:
Robbert van der Helm
2020-12-25 00:54:08 +01:00
parent f4c871f07e
commit b6304c83b5
4 changed files with 208 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ implemented for serialization purposes:
| yabridge class | Interfaces | Notes |
| -------------------- | ------------------- | ---------------------------------------------------------------------- |
| `YaAttributeList` | `IAttributeList` | |
| `YaEventList` | `IEventList` | Comes with a lot of serialization wrappers around the related structs. |
| `YaParameterChanges` | `IParameterChanges` | |
| `YaParamValueQueue` | `IParamValueQueue` | |