Post #1390687
2026-04-04 19:16 UTC
@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.
Replies (1)
-
@reckter@social.oc.is 2026-04-04 19:17
@yaxu Personally I see it as something at least very closely related, even though with a totally different set of goals (the biggest probably being, visual and not audio related). (Also if you haven't kept up with my basil development, don't worry, there is like 0 documentation anywhere currently, but it's on ravioli and dente to play with :P, will get to update the documentation to include the mini-notation stuff at some point)