diff --git a/website/src/pages/learn/mini-notation.mdx b/website/src/pages/learn/mini-notation.mdx index 172eb74e0..25101d008 100644 --- a/website/src/pages/learn/mini-notation.mdx +++ b/website/src/pages/learn/mini-notation.mdx @@ -156,7 +156,11 @@ But to play multiple chords in a sequence, we have to wrap them in brackets: ## Elongation -With the "@" symbol, we can specify temporal "weight" of a sequence child: +With the "_" symbol, we can manually extend the duration of an event: + +*2")`} punchcard /> + +With the "@" symbol, we can do the same thing more conveniently by specifying the temporal "weight" of a sequence child: *2")`} punchcard /> @@ -170,7 +174,7 @@ Using "!" we can repeat without speeding up: ## Degradation -Using "?" we can randomly drop events from a pattern while perserving their time slot: +Using "?" we can randomly drop events from a pattern while preserving their time slot: *2")`} punchcard /> @@ -190,6 +194,8 @@ To recap what we've learned so far, compare the following patterns: *2")`} /> *2")`} /> *2")`} /> +*2")`} /> + ## Euclidian rhythms