From 05fb1f67cc627a843bbaee265df15492e984379c Mon Sep 17 00:00:00 2001 From: mashaal Date: Sat, 11 Feb 2023 23:09:28 +1100 Subject: [PATCH] read me --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bd094c..80b6e66 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ MIDI required! --- -## nDef +### nDef Defining `nDef` synths provide a constant signal between cycles and instructions. You will need to define a separate `nDef` for each instance you @@ -54,7 +54,7 @@ d1 $ n "c3 f2" # s "cv" # channel 1 # portamento 0.5 --- -## Simple +### Simple The following synths, while easier to use, create a new cv instance each cycle. This can result in short gaps/breaks in between cycles. You can use `nDef`'s