Login
You're viewing the post.lurk.org public feed.
  • Jun 25, 2026, 1:30 PM

    Finally worked out how to do coroutines (e.g. yield) in Common Lisp, using cl-cont, so I can give cl-collider parity with SuperCollider for scheduling.

    Still don't entirely trust cl-cont (code walker macros give me the ick), but so far I haven't run into any issues.

    So now I'm working through Eli Fielsteel's examples in his SuperCollider book and seeing how to translate them them to Common Lisp with cl-collider.

    💬 1🔄 0⭐ 1

Replies

  • Jun 25, 2026, 1:31 PM

    Now to integrate this with my Pattern library (which is very much in the prototype stage).

    💬 0🔄 0⭐ 0