You are viewing archived messages.
Go here to search the history.

avon 2025-09-02 19:17:52

Hi all, I remember running into a wonderful blog post a while back where the author described recreating a DAW from a sort of hazel(github.com/hazelgrove/hazel)-like moldable programming environment. I unfortunately cannot find the post in my bookmarks, and my searching the last few weeks has turned up empty. Does this ring a bell for anyone?

Ivan Reese 2025-09-02 19:18:40

Was the interface textual? Or was it more like a timeline view similar to a typical DAW but more programmable?

Ivan Reese 2025-09-02 19:19:03

Or something else?

avon 2025-09-02 19:24:12

From what I remember, the interface was textual and there might have been GUI elements embedded in the text editor.

avon 2025-09-02 19:25:17

I can’t quite remember if it was embedded gui or a bidirectional text <-> gui approach like sketch-n-sketch

Mariano Guerra 2025-09-02 21:23:27

https://bsky.app/profile/interjectedfuture.com|@interjectedfuture.com: It’s a computational notebook, where all cells are running all the time. Fascinatingly, the UI is the code, adorned with small widgets. I think legibility could be improved for other users, but this points to possibilities in other domains.

avon 2025-09-03 00:04:18

Ah strudel does fit exactly the description I gave, but unfortunately the blog post was something different I think? I think it specifically used the phrase “programmable daw” and was more focused on a text environment that could replicate “traditional” daw functionalities, rather than something like strudel which is more pattern based.

Maybe I’m completely misremembering all of this, thank you for the help so far! I will follow up if I eventually find it.

Alex McLean 2025-09-03 02:44:19

Could be the work of Charlie Roberts

Alex McLean 2025-09-03 02:54:32

Or Jason Freeman

Alex McLean 2025-09-03 02:55:42

Or something else here

avon 2025-09-04 17:50:53

Amazing thank you for these links, gonna dig through them later!

avon 2025-09-05 19:07:15

I wasn’t able to find ** the post, but the Charlie Roberts paper is almost a better resource for the type of research I’m doing at the moment, and the awesome-livecoding page was also new to me and such an immense resource.

Thanks everyone!

avon 2025-09-05 19:18:45

Searching for that livecoding blog post I mentioned above, I found this really amazing programmable ink software for composing:

EuterPen: Unleashing Creative Expression in Music Score Writing By Vincent Cavez, Caroline Appert, Catherine Letondal, Emmanuel Pietriga

Video demo

The pattern manipulation & search operations are especially interesting imo.

Ivan Reese 2025-09-07 20:21:33

This is an incredible reference. Thank you for sharing it!