From 2ff71126de85a585b1897a043695824176a32948 Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Mon, 26 Dec 2022 23:25:57 +0100 Subject: [PATCH] add withCanvas --- website/src/pages/learn/mini-notation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/pages/learn/mini-notation.mdx b/website/src/pages/learn/mini-notation.mdx index 877c6fad..ef5ceae8 100644 --- a/website/src/pages/learn/mini-notation.mdx +++ b/website/src/pages/learn/mini-notation.mdx @@ -47,12 +47,12 @@ You can also use regular double quotes (`"`) for single line mini-notation, as w We can play more notes by separating them with spaces: - + Here, those four notes are squashed into one cycle, so each note is a quarter second long. Try adding or removing notes and notice how the tempo changes! - + Note that the overall duration of time does not change, and instead each note length descreases. This is a key idea, as it illustrates the 'Cycle' in TidalCycles!