music

Elysium

A software instrument for creating drone-based textured soundscapes.

2026 Outer Space

Elysium

Elysium is a software synthesizer where you can build and evolve textured harmonic layers of drone-based bliss from scratch.

Using additive synthesis, construct chords of sine waves, control movement, add layers, apply distortion and reverb, sit back and bliss-out.

Technical Implementation

Elysium is built using the free/open source plugdata environment for the Pure Data visual programming language. This started life in a different guise years ago as an iPhone app, but I recently rewrote it for the modern world as a plugin directly for the DAW.

I refactored the patches from the (now defunct) pd-extended library, to run in pd-vanilla. This will allows me to compile it in Heavy for C++/native VST development but the UI layer for that is a different (and very time consuming) prospect. I’ll save that mini-project for another day.

Download

Download Elysium (it’s free!)

Requirements: To run Elysium, you need to download and install plugdata (Win, macOS, Linux). plugdata runs as standalone application or as a VST3, LV2, CLAP or AU plugin, meaning you can host Elysium in a DAW as a plugin to record, perform, and edit it’s sounds..

Outstanding Tech Tasks in v1: Add DAW parameter controls for automation.