Design and implement data model classes for managing Patch and Master parameter data.
Tasks:
Questions to resolve:
- Should these models be redundant with APVTS or serve as a separate representation?
- How to keep models and APVTS synchronized?
- Should models be the single source of truth?
Context:
These models will represent the Matrix-1000's patch and master parameter data in a structured, type-safe way.
Design and implement data model classes for managing Patch and Master parameter data.
Tasks:
Questions to resolve:
Context:
These models will represent the Matrix-1000's patch and master parameter data in a structured, type-safe way.