mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
add euclid
This commit is contained in:
@@ -180,13 +180,13 @@ In essence, the `x!n` is like a shortcut for `[x*n]@n`.
|
||||
|
||||
Compared to [tidal mini notation](https://tidalcycles.org/docs/patternlib/tutorials/mini_notation/), the following mini notation features are missing from Strudel:
|
||||
|
||||
- Tie symbols "\_"
|
||||
- Euclidean algorithm "c3(3,2,1)"
|
||||
- feet marking "."
|
||||
- random choice "|"
|
||||
- Random removal "?"
|
||||
- Polymetric sequences "{ ... }"
|
||||
- Fixed steps using "%"
|
||||
- [x] Euclidean algorithm "c3(3,2,1)" TODO: document
|
||||
- [ ] Tie symbols "\_"
|
||||
- [ ] feet marking "."
|
||||
- [ ] random choice "|"
|
||||
- [ ] Random removal "?"
|
||||
- [ ] Polymetric sequences "{ ... }"
|
||||
- [ ] Fixed steps using "%"
|
||||
|
||||
<br />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user