From c5eaf69c2cd6247191e7f331079f488f4561678c Mon Sep 17 00:00:00 2001 From: soulofmischief Date: Thu, 21 Jan 2021 17:56:33 -0600 Subject: [PATCH] Add information about 'offset' parameter --- _docs/guides/pattern-language.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_docs/guides/pattern-language.md b/_docs/guides/pattern-language.md index 9e5ca5f..46bb769 100644 --- a/_docs/guides/pattern-language.md +++ b/_docs/guides/pattern-language.md @@ -446,6 +446,7 @@ expression: - `beat` is a number which represents the number of beats (since the start of your extempore session) - `dur` is the length of the current note +- `offset` is the current offset (third argument to the `:>` expression) - `LC` is another number which represents the _loop count_ (while `beat` goes up every beat---including half & quarter beats, etc.---`LC` only goes up by whole numbers, and only once a full loop through the first pattern list is