gen-rack

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

commit 66e2739c1185f91a2dbb2319520b8d9e3030dedd
parent 322b57a32000dfb92a589550d31307c3f9eb1585
Author: Isabel <isabelgk@users.noreply.github.com>
Date:   Tue,  2 Aug 2022 16:22:33 -0400

Update README.md
Diffstat:
MREADME.md | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -2,14 +2,16 @@ Export gen~ patches to VCV Rack modules. +Check out the two-minute overview of the worlflow: + +[![Quickstart](https://img.youtube.com/vi/agktuKiS_Jw/0.jpg)](https://www.youtube.com/watch?v=agktuKiS_Jw) + ![example](docs/img/example.png) # How to use First, you'll want to grab a copy of this repository (clone/download/etc). Then take a look at the [Getting Started](docs/getting-started.md) documentation for information on prerequisites and instructions on building your first gen-rack modules. -[![Quickstart](https://img.youtube.com/vi/agktuKiS_Jw/0.jpg)](https://www.youtube.com/watch?v=agktuKiS_Jw) - # License