gen-rack

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

commit 322b57a32000dfb92a589550d31307c3f9eb1585
parent ec0e58ccd363e7ae50daaa4bc5bb7395497ecc41
Author: Isabel <isabelgk@users.noreply.github.com>
Date:   Tue,  2 Aug 2022 16:20:13 -0400

Update README.md

Add quickstart video link
Diffstat:
MREADME.md | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -8,6 +8,9 @@ Export gen~ patches to VCV Rack modules. 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 gen-rack is licensed under the terms of GPL-3. All `gen~` code is licensed as following the header text in the generated source code.