- autogen: contains the Autogen framework
- models: simulink model projects utilizing the Autogen framework
- config: path configuration files for the Autogen framework
- test_signals: audio files for testing the models
- Create the Simulink Model matching Autogen examples
- Run
config/pathSetup.m - Create
model.jsonusingcreateModelJson, ex.createModelJson("echo") - (optional) Create
modelparameters.mfor additional configuration - (optional) Create
sm_stop_verify.mfor verifying simulation
More information on model.json, modelparameters.m, and sm_stop_verify.m can be found here