Standard Search
About 9 results
https://benswift.me/blog/2026/02/26/extempore-is-alive-on-aarch64-part-deux · 26 Feb 2026
A quick update on Extempore on aarch64: - CI is now green on macOS, Windows, and two Linux architectures (aarch64 and x64) - OpenGL graphics stuff is (soft)…
https://benswift.me/blog/2025/12/17/extempore-s-aliiiiive-on-aarch64 · 17 Dec 2025
If you're on the extempore mailing list you'll have seen the chatter over the last year or so about how development has (sortof) stalled due to the "core team"…
https://benswift.me/blog/2021/04/23/a-short-list-of-extempore-livecoding-tricks · 23 Apr 2021
Yesterday's LENS class discussion turned into an AMA of how I do certain things when I'm livecoding in Extempore. As promised, here's a blog post where I've…
https://benswift.me/blog/2020/04/30/two-way-osc-communication-between-extempore-and-pd · 30 Apr 2020
Because Extempore and Pd are both multimedia programming environments, they both speak OSC straight out of the box. If you need to send messages (numbers,…
https://benswift.me/blog/2020/02/06/iclc-extempore-workshop · 6 Feb 2020
import Picture from '../../../../src/components/Picture.astro' If you're here for the ICLC Extempore workshop Introduction to music-making in Extempore, then…
https://benswift.me/blog/2020/01/28/extempore-workshop-iclc-20-feb-6-limerick-ie · 28 Jan 2020
import Picture from '../../../../src/components/Picture.astro' If you're coming to the upcoming International Conference on Live Coding (ICLC '20) in Limerick,…
https://benswift.me/blog/2020/01/27/euclidean-rhythms-in-extempore · 27 Jan 2020
As part of the new Extempore pattern language stuff I added a helper for generating euclidean rhythms. I wrote it (in a recursive style) in Scheme using the…
https://benswift.me/blog/2019/10/15/sound-file-io-in-extempore-with-libsndfile · 15 Oct 2019
libsndfile is "a C library for reading and writing files containing sampled audio data", and it's pretty great. Here's a quick crash-course on using…
https://benswift.me/blog/2019/09/18/xinyus-extempore-tutorials · 18 Sep 2019
import Picture from '../../../../src/components/Picture.astro' These tutorials are part of Xinyu Hou's research project to create a set of PRIMM-style…