Hacker News new | ask | show | jobs
by Archit3ch 8 days ago
Re: live coding, the core part (redefining Julia functions), already works in Julia Base. You use the REPL and invokelatest() . :) https://www.youtube.com/watch?v=k-WUQFxWNj0

I have wrapped it in a project with helpers for opening audio streams and timing, but it's too vibecoded to share. It mostly exists as a Strudel-like environment to experiment with audio processing inside GPU shaders, and defining analog circuits in ModelingToolkit.