• Stars
    star
    125
  • Rank 286,335 (Top 6 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created about 3 years ago
  • Updated about 1 month ago

Reviews

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

Repository Details

mini-plugin host as plugin

DISTRHO Ildaeil

DISTRHO Ildaeil is mini-plugin host working as a plugin, allowing one-to-one plugin format reusage.
The idea is to load it as a plugin inside your DAW and then the other "real" plugin inside Ildaeil.
This allows, for example, a VST3 host to load LV2 plugins and vice-versa.

The Ildaeil name comes from the korean 일대일, which means "one to one".

Details

Ildaeil basically works as a mini-wrapper around Carla, leveraging it for all its host support.
Everything should be working except plugin parameters (none are exposed to the host).

When open, Ildaeil will show a list of plugins to pick from or the plugin editor if one is already selected.

If the plugin provides an embeddable UI, Ildaeil show will that by default, otherwise it shows a generic parameter list.
Toggling between generic vs custom/embed view is possible.
In the case of a plugin providing a custom UI that is not embeddable, Ildaeil will show the generic view by default.
You can press "Show Custom GUI" to open the plugin UI in an external window.

Features

The current formats Ildaeil can work as are:

  • JACK/Standalone
  • CLAP
  • LV2
  • VST2
  • VST3

And it can load the following plugin formats:

  • Internal (from Carla)
  • LADSPA
  • DSSI
  • LV2
  • VST2
  • VST3
  • CLAP
  • JSFX

With a few extra formats through the "Load from file..." action:

  • Audio files (through internal audio file player, synced to transport)
  • MIDI files (through internal MIDI file player, synced to transport)

Goals

Later on, in theory, it should be able to load the following plugin formats:

  • AU (macOS only)

Eventually the following files could be loaded too:

  • SF2/3 files (through internal FluidSynth)

Screenshots

Plugin list

Your typical view before loading a plugin

screenshot

Generic plugin GUI

The integrated generic controls, typically used for GUI-less plugins

screenshot

Bitwig with setBfree

setBfree as synth, with its own whirl speaker as FX, inside Bitwig.

screenshot

CAPS in Cubase

A few CAPS plugins running inside Cubase, though UI resizing doesn't seem to work.

screenshot

FLStudio and various plugins

Vex as synth, DIE-Plugins and OpenAV Filta as FX, running in FLStudio.

screenshot

Renoise with Aether

Another LV2-only plugin, Aether, running in Renoise.

screenshot

More Repositories

1

Cardinal

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

DPF

DISTRHO Plugin Framework
C++
654
star
3

DISTRHO-Ports

Linux audio plugins and LV2 ports
C++
261
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