Skip to content

Audio FX version of vital for those who want to use vital's effects elsewhere

Notifications You must be signed in to change notification settings

EvergreenTheTree/vitalium-fx

Repository files navigation

Vitalium FX

ATTENTION: This repository is simply a clone of DISTRHO-Ports with everything except vitalium stripped out. I have not gotten around to this project yet, so if you try to build it, you'll just get the normal Vitalium instrument VST.

Build Status

DISTRHO is an open source project with the goal of making cross-platform audio plugins and GNU/Linux + LV2 ports.

This repository contains the GNU/Linux and LV2 ports, specifically those made with JUCE

BUILD DEPENDENCIES

To build plugins, you first need to install the following dependencies:

All OSes:

  • meson

GNU/Linux: (development versions of these)

  • ALSA
  • freetype2
  • fftw3
  • OpenGL/Mesa
  • X11 core and extensions (XShm, XRender and XCursor)

BUILD and INSTALL

In order to build and install the plugins, just run the usual steps for a meson project:

meson build --buildtype release
ninja -C build
ninja -C build install

About

Audio FX version of vital for those who want to use vital's effects elsewhere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published