Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

Commit c138e48

Browse files
committed
explanation of names
1 parent b4c0ce2 commit c138e48

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

src/index.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ often in an improvised or semi-improvised way (e.g., by writing code to make
1818
music while a live audience listens). Live coding is where people write code to
1919
make live music (or other time-based art like visuals or choreography).
2020

21+
*Uzu* means whirlpool in Japanese. *Strudel* and *Vortex* also mean whirlpool,
22+
in German and English respectively. There is a vague theme here around cyclic
23+
watery formations.
24+
2125
## TidalCycles-style uzulangs
2226

2327
Usually embedded in a general purpose language, with common 'mininotation'.
@@ -46,6 +50,16 @@ These have a custom syntax, known as 'maxi-notation' or 'mondo-notation'
4650
| froos's uzunotation | chapters [1](https://garten.salat.dev/uzu/uzulang1.html), [2](https://garten.salat.dev/uzu/uzulang2.html), [3](https://garten.salat.dev/uzu/uzulang3.html) | Javascript | AGPLv3 |
4751
| mondonotation | [source PR](https://github.com/tidalcycles/strudel/pull/1311) | Javascript | AGPv3 | part of Strudel (see above) |
4852

53+
## Related communities
54+
55+
* [Strudel](https://social.toplap.org/@strudel) and [TidalCycles](https://social.toplap.org/@tidalcycles) on the [TOPLAP Social](https://social.toplap.org) mastodon instance
56+
* [Tidal, Strudel + friends discord](https://discord.gg/CqWhZEfNbq) - including the `#uzu-innards` channel
57+
* [Estuary discord](https://discord.gg/snvFzkPtFr)
58+
* [Tidal club forum](https://club.tidalcycles.org/)
59+
* [TOPLAP](https://toplap.org/) - the home of live coding
60+
* [Local TOPLAP nodes](https://toplap.org/nodes/)
61+
* [Pastagang](https://www.pastagang.cc/) - a creative group that anyone can join
62+
4963
## Related research publications
5064

5165
* McLean, Alex, and Geraint Wiggins. 2010. “[Tidal - Pattern Language for the Live Coding of Music.](https://doi.org/10.5281/zenodo.849841)” In Proceedings of the 7th Sound and Music Computing Conference 2010, 331–34. Barcelona.
@@ -57,17 +71,6 @@ These have a custom syntax, known as 'maxi-notation' or 'mondo-notation'
5771
* Roos, Felix, and Alex McLean. 2023. “[Strudel: Live Coding Patterns on the Web.](https://doi.org/10.5281/zenodo.7842142)” In Proceedings of the 7th International Conference on Live Coding. Utrecht, Netherlands.
5872
* McLean, Alex. 2024. “[From Konnakol to Live Coding.](https://doi.org/10.1145/3677996.3678290)” In Proceedings of the 12th ACM SIGPLAN International Workshop on Functional Art, Music, Modelling, and Design, 36–41. FARM 2024. New York, NY, USA: Association for Computing Machinery.
5973

60-
61-
## Related communities
62-
63-
* [Strudel](https://social.toplap.org/@strudel) and [TidalCycles](https://social.toplap.org/@tidalcycles) on the [TOPLAP Social](https://social.toplap.org) mastodon instance
64-
* [Tidal, Strudel + friends discord](https://discord.gg/CqWhZEfNbq) - including the `#uzu-innards` channel
65-
* [Estuary discord](https://discord.gg/snvFzkPtFr)
66-
* [Tidal club forum](https://club.tidalcycles.org/)
67-
* [TOPLAP](https://toplap.org/) - the home of live coding
68-
* [Local TOPLAP nodes](https://toplap.org/nodes/)
69-
* [Pastagang](https://www.pastagang.cc/) - a creative group that anyone can join
70-
7174
## Contribute to this page
7275

7376
If you make an uzulang you'd like to add to one of hte above lists, or would like to edit/fix or add any other links or info, please submit a pull request [to this file](https://github.com/tidalcycles/uzu/blob/main/src/index.md).

0 commit comments

Comments
 (0)