|
3 years ago | |
---|---|---|
dpf @ 1c19c75b8f | 3 years ago | |
dpf-widgets @ f5201d362b | 3 years ago | |
plugins | 3 years ago | |
.gitignore | 3 years ago | |
.gitmodules | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago |
DISTRHO Ildaeil is mini-plugin host working as a plugin, allowing one-to-one plugin format reusage. Load a VST2 plugin inside a LV2 host, or an LV2 plugin on a VST3 host, etc.
The current formats Ildaeil can work as are:
And it can load the following plugin formats:
Additionally the following files can be loaded:
Ildaeil basically works as a mini-wrapper around Carla, leveraging it for all its host support.
The name comes from the korean 일대일, which means “one to one”.