Browse Source

Fix notes module width in wasm-mini init patch

Signed-off-by: falkTX <falktx@falktx.com>
tags/23.02
falkTX 2 years ago
parent
commit
5c0b454583
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      patches/init/mini.vcv
  2. +1
    -1
      patches/welcome-wasm-mini.vcv

+ 1
- 1
patches/init/mini.vcv View File

@@ -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,


+ 1
- 1
patches/welcome-wasm-mini.vcv View File

@@ -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,


Loading…
Cancel
Save