-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Use erratic or squinkyvcv. Erratic's is compatible with v0.6 whereas I want to be compatible with v0.5.1
Pick apart relative structure of the two, for fun and learning?
API changes
- creating the model - later versions separate the functionality class and the widget class in higher layers
- Erratic:
Model *modelQuadMPEToCV = Model::create<QuadMPEToCV, QuadMPEToCVWidget>(... - Me:
p->addModel(createModel<QuadMidiToCVWidget>(...
- Erratic:
Metadata
Metadata
Assignees
Labels
No labels