The Douat for Patterning

written by Neh-Thalggu on 2025-10-16

I'm still resonating from the awesome Alpaca Festival I attended a few weeks ago. There were many stimulating ideas there. Not least another presentation by Rocco Lorenzo Modugno and his colleagues. Building on an earlier tak on the tiling pattern notation of Dominique Douat which uses the letter...

Read More »

Keyboard DAG Editing

written by Neh-Thalggu on 2025-10-15

Directed Acyclic Graphs or DAGs are an important data-structure for representing any kind of processing pipeline. They turn up in audio applications, from modular synthesisers to Pure Data patches. (As long as there are no feedback loops.) They are used in Machine Learning pipelines. In continuou...

Read More »

MailQuery

written by Neh-Thalggu on 2025-08-12

I admit, I like jQuery. Not jQuery as a full web UI framework, but the notion of a simple, "fluent" interface for accessing something complicated like the DOM, that jQuery introduced me to. Every now and then I need to do something with another complicated thing and a light-bulb goes off in my he...

Read More »