From 2bb3064d934fc929596992c3df26157a3c21da53 Mon Sep 17 00:00:00 2001 From: mashaal Date: Sat, 11 Feb 2023 23:43:32 +1100 Subject: [PATCH] readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43e9b27..c505db6 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ d1 $ n "c3 f2" # s "cv" # channel 1 # portamento 0.5 #### Gate -````c +```c // define a unique name for each Ndef Ndef(\cv_ng).source = \nGate; Ndef(\cv_ng).play(0); @@ -208,4 +208,6 @@ device, please refer to your Audio settings. If you are actually using this, please join the community here and let me know: https://club.tidalcycles.org/t/using-tidal-to-control-modular-synths-with-cv/863 -```` + +``` +```