<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<div data-pjax="true" data-test-selector="body-content"
data-view-component="true" class="markdown-body my-3">
<div data-pjax="true" data-test-selector="body-content"
data-view-component="true" class="markdown-body my-3">
<p>XUiDesigner v0.8 released<br>
</p>
<div data-pjax="true" data-test-selector="body-content"
data-view-component="true" class="markdown-body my-3">
<p>A easy to use tool to generator/design X11 based LV2 Plugin
Bundles.<br>
Beside that XUiDesigner allow to generate and install GUI's
for existing LV2 plugins (so far only Reaper fail to load
extra UI's), it support as well to generate LV2 plugins from
scratch.<br>
Special support is implemented for FAUST dsp files, which
allow you to generate a LV2 plugin with X11 based UI by just
drag'n'drop a FAUST dsp file into the XUiDesigner interface.
This works now as well for MIDI capable faust modules.<br>
In any way, you don't need to interference with any of the
annoying LV2 implementations. XUiDesigner handle that all
for you.<br>
The very same is true when you like to implement your own
dsp (C++) into a LV2 plugin.<br>
Example files for how to create a c++ file for parsing (drag
n' drop) with XUiDesigner been included.<br>
For later rework the UI a json file will be created which
you could drop later on XUiDesigner to load and rework the
UI.<br>
This may also be usable by other toolkits to create a UI?<br>
This release comes with a couple of Bug-fixes and aims to be
nearly stable.<br>
Here is a introduction <a
href="https://github.com/brummer10/XUiDesigner/wiki/XUiDesigner">Wiki</a>
entry to show the first steps.<br>
Note: Please download the attached <a
href="https://github.com/brummer10/XUiDesigner/releases/download/v0.8/XUIDesigner_0.8.tar.gz">XUIDesigner_0.8.tar.gz</a>
archive, as only that contain the needed git submodule ( old
long time knowing bug on github) as the other files wont be
able to build XUiDesigner for you.</p>
<p>New in this release:<br>
Implement Virtual Midi Keyboard Widget<br>
Fix segfault under Wayland<br>
Fix several Bugs<br>
Implement proper *.cc file parser<br>
Add examples for *cc file parsing</p>
</div>
</div>
<p>Project page:</p>
<p><a class="moz-txt-link-freetext"
href="https://github.com/brummer10/XUiDesigner"
moz-do-not-send="true">https://github.com/brummer10/XUiDesigner</a></p>
<p><br>
</p>
<p>Download Release:</p>
<p><a class="moz-txt-link-freetext"
href="https://github.com/brummer10/XUiDesigner/releases/download/v0.7/XUIDesigner_0.7.tar.gz"
moz-do-not-send="true">https://github.com/brummer10/XUiDesigner/releases/download/v0.8/XUIDesigner_0.8.tar.gz</a><br>
</p>
<p>Enjoy anyway.</p>
</div>
</body>
</html>