Skip to content

Put into test harness #4

@danpetry

Description

@danpetry

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>(...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions