diff --git a/News.php b/News.php index 7a973d9..e22d561 100644 --- a/News.php +++ b/News.php @@ -10,6 +10,98 @@ include_once("includes/header.php"); +
+ > Ildaeil v1.2 released
+ On 2022-10-15 by falkTX
+
+ Hello again everyone, a new release of
+ Ildaeil
+ is here.
+ 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.
+
+ The main changes this time are being able to load arbitrary files as plugins and CLAP hosting.
+ On the plugin type combo-box you now have "Load from file..." option, which will open a file-browser to select a plugin or music file.
+ This allows, for example, to load CLAP and VST2 plugins.
+ It is a semi-temporary measure while the auto-plugin scanning is not yet in place.
+
+ The CLAP hosting, as everything in Ildaeil, comes from Carla side too.
+ It should be considered experimental for now and will be part of Carla 2.6.0 update later.
+
+ There are also quite a few CLAP plugin related fixes, and details on X11 UIs changed to better support NTK-based ones. +
++ +
+ ++ Full changelog: +
+
+ The source code plus Linux, macOS and Windows binaries can be downloaded at
+
+ https://github.com/DISTRHO/Ildaeil/releases/tag/v1.2.
+ Ildaeil is released as CLAP, LV2, VST2 and VST3 plugin, plus JACK Standalone for some systems.
+
+ > Carla 2.5.2 released
+ On 2022-10-15 by falkTX
+
+ Hello again everyone, it is release day again!
+ Let's start with
+ Carla.
+
+ Carla
+ is an audio plugin host, with support for many audio drivers and plugin formats.
+ It has some nice features like automation of parameters via MIDI CC (and send output back as MIDI too) and full OSC control.
+
+ This update backports fixes from the main development branch into the stable 2.5 series.
+ Nothing too big or serious, just a regular bug-fix update.
+ The more substantial stuff will come for 2.6.0, still a few months away.
+
+ To download Carla binaries or source code, jump on over to the KXStudio downloads section.
+ If you're using the KXStudio repositories, you can simply install "carla".
+ Bug reports and feature requests are welcome! Jump on over to the Carla's Github project page for those.
+
> Carla 2.5.1 released
On 2022-09-30 by falkTX
diff --git a/screenshots/news/ildaeil-1.2.png b/screenshots/news/ildaeil-1.2.png
new file mode 100644
index 0000000..d789e70
Binary files /dev/null and b/screenshots/news/ildaeil-1.2.png differ