Browse Source

Update screenshots

Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.0
falkTX 3 years ago
parent
commit
80756b655a
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
7 changed files with 40 additions and 7 deletions
  1. +40
    -7
      README.md
  2. BIN
      screenshots/bitwig-setbfree.png
  3. BIN
      screenshots/cubase-caps.png
  4. BIN
      screenshots/flstudio-various.png
  5. +0
    -0
      screenshots/ildaeil-generic-gui.png
  6. +0
    -0
      screenshots/ildaeil-plugin-list.png
  7. BIN
      screenshots/renoise-aether.png

+ 40
- 7
README.md View File

@@ -6,8 +6,6 @@ This allows, for example, a VST3 host to load LV2 plugins.


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


THIS IS CURRENTLY A WORK IN PROGRESS.

## Details ## Details


Ildaeil basically works as a mini-wrapper around [Carla](https://github.com/falkTX/Carla), leveraging it for all its host support. Ildaeil basically works as a mini-wrapper around [Carla](https://github.com/falkTX/Carla), leveraging it for all its host support.
@@ -21,9 +19,6 @@ Toggling between generic vs custom/embed view is possible.
In the case of a plugin providing a custom UI that is not embedable, Ildaeil will show the generic view by default. In the case of a plugin providing a custom UI that is not embedable, Ildaeil will show the generic view by default.
You can press "Show Custom GUI" to open the plugin UI in an external window. You can press "Show Custom GUI" to open the plugin UI in an external window.


![screenshot](Screenshot1.png "Ildaeil")
![screenshot](Screenshot2.png "Ildaeil")

## Features ## Features


The current formats Ildaeil can work as are: The current formats Ildaeil can work as are:
@@ -40,7 +35,7 @@ And it can load the following plugin formats:


## Goals ## Goals


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


- LADSPA - LADSPA
- DSSI - DSSI
@@ -49,7 +44,45 @@ Later on, in theory, should be able to load the following plugin formats:
- AU (macOS only) - AU (macOS only)
- JSFX - JSFX


Additionally the following files could eventually be loaded:
Eventually the following files could be loaded too:


- SF2/3 files (through internal FluidSynth) - SF2/3 files (through internal FluidSynth)
- SFZ files (through internal SFZero) - SFZ files (through internal SFZero)

## Screenshots

### Plugin list

Your typical view before loading a plugin

![screenshot](screenshots/ildaeil-plugin-list.png "plugin list")

### Generic plugin GUI

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

![screenshot](screenshots/ildaeil-generic-gui.png "generic gui")

### Bitwig with setBfree

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

![screenshot](screenshots/bitwig-setbfree.png "plugin list")

### CAPS in Cubase

A few [CAPS plugins](https://github.com/moddevices/caps-lv2) running inside Cubase, though UI resizing doesn't seem to work.

![screenshot](screenshots/cubase-caps.png "plugin list")

### FLStudio and various plugins

Vex as synth, [DIE-Plugins](https://github.com/DISTRHO/DIE-Plugins) and [OpenAV Filta](https://github.com/openAVproductions/openAV-ArtyFX) as FX, running in FLStudio.

![screenshot](screenshots/flstudio-various.png "plugin list")

### Renoise with Aether

Another LV2-only plugin, [Aether](https://github.com/Dougal-s/Aether), running in Renoise.

![screenshot](screenshots/renoise-aether.png "plugin list")

BIN
screenshots/bitwig-setbfree.png View File

Before After
Width: 1560  |  Height: 1051  |  Size: 500KB

BIN
screenshots/cubase-caps.png View File

Before After
Width: 1919  |  Height: 935  |  Size: 159KB

BIN
screenshots/flstudio-various.png View File

Before After
Width: 1917  |  Height: 940  |  Size: 643KB

Screenshot2.png → screenshots/ildaeil-generic-gui.png View File


Screenshot1.png → screenshots/ildaeil-plugin-list.png View File


BIN
screenshots/renoise-aether.png View File

Before After
Width: 1763  |  Height: 1018  |  Size: 282KB

Loading…
Cancel
Save