Software

I'm a software engineer since 2009.

I create a collection of tools for making music and visuals in the command line under the name of emprcl.

I work on personal projects which are available on github.


Runal

Runal is a text-based creative coding environment, that runs in the terminal.

It works similarly as processing or p5js but it does all the rendering as text. It can either be programmed with JavaScript, or used as a Go package.

Runal


Signls

Signls is a non-linear, generative MIDI sequencer designed for music composition and live performances, all within the terminal.

Signls


Sektron

Sektron is a midi step sequencer, made with live performance in mind, that runs in the terminal (TUI).

Sektron


Spor

Spor is infinite undo for your whole project.

It watches your files while you work and saves a snapshot every time something changes, so every past state is recoverable. Unlike an editor's undo, it spans every file at once, persists across editors and reboots, has no step limit, and lets you jump back to an earlier state and continue from there in a different direction without losing the path you came from.

Spor