From 5f82a868017d7e61fe302da0f30469c6f3ca3ea8 Mon Sep 17 00:00:00 2001 From: Bernhard Wagner Date: Tue, 14 Feb 2023 19:40:03 +0100 Subject: [PATCH] Update mini-notation.mdx descreases -> decreases twice a cycle -> twice per cycle --- 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 4c0a0242..9d376e70 100644 --- a/website/src/pages/learn/mini-notation.mdx +++ b/website/src/pages/learn/mini-notation.mdx @@ -58,7 +58,7 @@ 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. +Note that the overall duration of time does not change, and instead each note length decreases. This is a key idea, as it illustrates the 'Cycle' in TidalCycles! Each space-separated note in this sequence is an _event_. @@ -103,7 +103,7 @@ Contrary to division, a sequence can be sped up by multiplying it by a number us -The multiplication by two here means that the sequence will play twice a cycle. +The multiplication by two here means that the sequence will play twice per cycle. As with divisions, multiplications can be decimal (`*2.75`):