Skip to content

Dynamo 0C EQ v1.0.0

Choose a tag to compare

@NiLace NiLace released this 27 Jun 10:57

First release of Dynamo 0C EQ — a console-style 4-band parametric equaliser for Linux, as a stereo LV2 plugin with its own hardware-style interface.

Install (no build needed)

Download dynamo-0c.lv2.tar.gz below and drop the bundle into your personal LV2 folder:

mkdir -p ~/.lv2
tar -xzf dynamo-0c.lv2.tar.gz -C ~/.lv2/

Restart your host (or rescan plugins). It appears as Dynamo 0C EQ in Ardour or any other LV2 host (Carla, Qtractor, Zrythm, REAPER with LV2…). To uninstall, delete ~/.lv2/dynamo-0c.lv2/.

This is a 64-bit x86 build for Linux. To build from source instead, see the README.

GPLv3-or-later.