Pattrns - added support for Fennel (lisp) and livecoding

Added Fennel support to pattrns so now folks can describe sequences in lisp too. Can even use the in-built editor. Also added a tool to live reload files into the in-built editor so that I can use Emacs. Would love to hear community’s thoughts on this.

Writeup and demos - in which lisp generates music

Repo - GitHub - abhirag/pattrns · GitHub (fork of pattrns with fennel support added in)

8 Likes

Had been working on this in this branch, but never merged it because I was unsure if it was worth keeping it:

The branch adds support for any into Lua transpirable language., but only adds a fennel impl.

Add an issue next time so it’s possible to collaborate :slight_smile:

3 Likes