• Stars
    star
    261
  • Rank 156,630 (Top 4 %)
  • Language
    C++
  • Created over 10 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Linux audio plugins and LV2 ports

DISTRHO Ports

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

More Repositories

1

Cardinal

Virtual modular synthesizer plugin
C++
2,231
star
2

DPF

DISTRHO Plugin Framework
C++
654
star
3

Ildaeil

mini-plugin host as plugin
C++
125
star
4

DPF-Plugins

Collection of DPF-based plugins for packaging
C++
101
star
5

PawPaw

Cross-Platform build scripts for audio plugins
Shell
63
star
6

MVerb

DISTRHO MVerb
C++
54
star
7

Nekobi

DISTRHO Nekobi
C++
49
star
8

ProM

DISTRHO ProM
C++
39
star
9

JUCE

The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
C++
34
star
10

DPF-Widgets

Official and Community made reusable GUI widgets for DPF
C++
26
star
11

Mini-Series

DISTRHO Mini-Series
C++
25
star
12

OneKnob-Series

Collection of stupidly simple but well-polished and visually pleasing audio plugins
C++
25
star
13

Kars

DISTRHO Kars
C++
15
star
14

DIE-Plugins

DISTRHO Imported Effect Plugins
C
13
star
15

glBars

DISTRHO glBars
C++
12
star
16

DISTRHO-Ports-Extra

Extra "ports" of juce-based plugins using the distrho build system
C
12
star
17

imgui-template-plugin

Template repository for doing audio plugins with DPF and ImGui
C++
11
star
18

PitchTrackingSeries

C
10
star
19

ndc-Plugs

DISTRHO ndc Plugs
C++
8
star
20

Fadeli

Faust Demo Library as Audio Plugins
Faust
8
star
21

DPF-Max-Gen

DPF with Max Gen
Max
7
star
22

JuicePlugins

DISTRHO Juice Plugins
C++
7
star
23

dpf-makefile-action

A GitHub action for DPF-based plugins using Makefile
6
star
24

dear-plugins

Collection of audio plugins based on Dear ImGui and DPF
C
6
star
25

plugin-examples

DPF Plugin examples
C++
6
star
26

elements-template-plugin

Template repository for doing audio plugins with DPF and Cycfi Elements
C++
6
star
27

lvgl-template-plugin

Template repository for doing audio plugins with DPF and LVGL
C
5
star
28

gl-examples

DPF OpenGL examples
Makefile
4
star
29

Zinc

Utility audio plugin for getting sound out of plugin hosts into JACK
C++
4
star
30

Website

DISTRHO Website
PHP
3
star
31

imgui-template-app

Template repository for doing applications with DPF and ImGui
CMake
3
star
32

Cardinal-Website

Cardinal Website
CSS
2
star
33

mod-wasm-template-plugin

Template repository for doing audio plugins with DPF and ImGui, targetting MOD Audio platform
C++
2
star
34

dpf-cmake-action

A GitHub action for DPF-based plugins using CMake
1
star
35

STK-Plugins

C++
1
star