gen-rack

Create VCV Rack modules from gen~ exports
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.github/workflows/build-plugin.yml109L
-rw-r--r--.gitignore7L
-rw-r--r--CHANGELOG.md0B
-rw-r--r--LICENSE674L
-rw-r--r--Makefile16L
-rw-r--r--README.md21L
-rw-r--r--docs/getting-started.md135L
-rw-r--r--docs/img/builder-patch.PNG170633B
-rw-r--r--docs/img/example.png564769B
-rw-r--r--docs/img/export-code.png7100B
-rw-r--r--docs/img/final-result.png435393B
-rw-r--r--docs/img/generate.png5543B
-rw-r--r--gen/exports/.gitignore1L
-rw-r--r--gen/new-project.js18L
-rw-r--r--gen/new-project.maxpat187L
-rw-r--r--gen/projects/template/builder.js35L
-rw-r--r--gen/projects/template/builder.maxpat759L
-rw-r--r--gen/projects/template/path-helper.js31L
-rw-r--r--plugin.json18L
-rw-r--r--res/Lato/Lato-Black.ttf69484B
-rw-r--r--res/Lato/Lato-BlackItalic.ttf71948B
-rw-r--r--res/Lato/Lato-Bold.ttf73316B
-rw-r--r--res/Lato/Lato-BoldItalic.ttf77680B
-rw-r--r--res/Lato/Lato-Italic.ttf75744B
-rw-r--r--res/Lato/Lato-Light.ttf77192B
-rw-r--r--res/Lato/Lato-LightItalic.ttf49064B
-rw-r--r--res/Lato/Lato-Regular.ttf75136B
-rw-r--r--res/Lato/Lato-Thin.ttf69968B
-rw-r--r--res/Lato/Lato-ThinItalic.ttf48848B
-rw-r--r--res/Lato/OFL.txt93L
-rw-r--r--src/genlib/genlib.cpp496L
-rw-r--r--src/genlib/genlib.h194L
-rw-r--r--src/genlib/genlib_common.h117L
-rw-r--r--src/genlib/genlib_common_win.h50L
-rw-r--r--src/genlib/genlib_exportfunctions.h43L
-rw-r--r--src/genlib/genlib_ops.h1539L
-rw-r--r--src/genlib/genlib_platform.h41L
-rw-r--r--src/genlib/json.c1013L
-rw-r--r--src/genlib/json.h285L
-rw-r--r--src/genlib/json_builder.c996L
-rw-r--r--src/genlib/json_builder.h161L
-rw-r--r--src/modules/module.in356L
-rw-r--r--src/plugin.cpp10L
-rw-r--r--src/plugin.hpp13L
-rw-r--r--src/utils.hpp11L
-rw-r--r--src/widgets.hpp93L