From 5c0b45458363b5c93da05197dbf62ca4f1231f27 Mon Sep 17 00:00:00 2001 From: falkTX Date: Sat, 25 Feb 2023 14:36:59 +0100 Subject: [PATCH] Fix notes module width in wasm-mini init patch Signed-off-by: falkTX --- patches/init/mini.vcv | 2 +- patches/welcome-wasm-mini.vcv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/init/mini.vcv b/patches/init/mini.vcv index 0c6454a..aae888e 100644 --- a/patches/init/mini.vcv +++ b/patches/init/mini.vcv @@ -13,7 +13,7 @@ "filepath": "", "lang": "None", "etext": "Welcome to Cardinal!\n\nThis is the mini variant\nIt has 2 audio ports, 5 CV ports, plus MIDI\n\nThe most relevant modules for host\nintegration are in this default patch\n\nA basic VCO + ADSR + VCA is\nthe default patch\n\nHave fun!\n\n", - "width": 19 + "width": 23 }, "pos": [ 58, diff --git a/patches/welcome-wasm-mini.vcv b/patches/welcome-wasm-mini.vcv index 0c6454a..aae888e 100644 --- a/patches/welcome-wasm-mini.vcv +++ b/patches/welcome-wasm-mini.vcv @@ -13,7 +13,7 @@ "filepath": "", "lang": "None", "etext": "Welcome to Cardinal!\n\nThis is the mini variant\nIt has 2 audio ports, 5 CV ports, plus MIDI\n\nThe most relevant modules for host\nintegration are in this default patch\n\nA basic VCO + ADSR + VCA is\nthe default patch\n\nHave fun!\n\n", - "width": 19 + "width": 23 }, "pos": [ 58,