Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _docs/guides/pattern-language.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down