Custom Piano Roll Labels in Ableton Live
A quick tip on how to make working with drum VSTs more ergonomic in Live.
Hi, I'm Joe (they/them)!
I'm a software engineer, musician and hobbyist gamedev from the UK.
You can find me around the web in various places:
A quick tip on how to make working with drum VSTs more ergonomic in Live.
A retrospective on the development of Tetra, a 2D game framework written in Rust.
Rust has a slightly idiosyncratic syntax for matching on single patterns, but there's a good reason for it!
— web
Tips on using (or abusing?) the Netlify _redirects file for free HTTPS domain redirection.
An introduction to Tetra, a 2D game framework written in Rust.
— language design, ein, lua
Why is it that some languages require semicolons and some don't? This article attempts to explain, as well as demonstrating an interesting trick in the Lua grammar.
A short guide on how to write a VST2 plugin in Rust.
A tutorial on using Akka.NET to build a simple echo server, as the foundation for a MUD.