Post #926596
2026-04-04 19:00 UTC
Happy to have a paper, a performance and an 'alt.nime' contribution accepted to NIME (new interfaces for musical express) conference London !
The paper is a collaborative one, about Uzu languages, the draft is here https://codeberg.org/uzu/nime2026/src/branch/main/uzu.pdf , we'll work on it some more so feedback very welcome (although already have a lot of feedback about the typos etc)
The 'alt nime' thingie is this fun paper with @danstowell , about learning the pyramid tala:
https://codeberg.org/Algopaca/pyramid-paper/src/branch/main/pyramid-paper.pdf
The performance will be a collaboration with top drummer Matt Davies, also exploring the pyramid tala.
Anyone else going to nime?
https://nime2026.org/
#nime #nime2026
Replies (1)
-
@reckter@social.oc.is 2026-04-04 19:16
@yaxu Lovely read! I find it so fascinating that I went on a slightly different path with basil, while implementing the mini notation into it! I actually do convert each pattern into a data struture of (start,end,cycleLength) and then operate on that to combin them together. (All in the efort to be able to on the end generate ternaries and if-chains in GLSL. I haven't even thought about basil in that lense, and I wonder if it should even fit into the uzu world.