<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.7 released<br>
</p>
<p>A easy to use tool to generator/design X11 based LV2 plugins.<br>
Beside that XUiDesigner allow to generate and install GUI's
for existing LV2 plugins, 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 or C++) into a LV2 plugin. You could create the GUI
interface, save the plugin bundle, and implement the needed
calls to init, activate and run your dsp.<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>
<br>
</p>
<p>New in this release:<br>
<a
href="https://github.com/brummer10/XUiDesigner/commit/8e94678ad5e1abde7c8d4dfae05a93e2f9a3d511">implement
interim save format (json)</a></p>
</div>
<p>(Allow to load and rework the generated UI in XUiDesigner at
any time)<br>
</p>
<p>Project page:</p>
<p><a class="moz-txt-link-freetext" href="https://github.com/brummer10/XUiDesigner">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">https://github.com/brummer10/XUiDesigner/releases/download/v0.7/XUIDesigner_0.7.tar.gz</a><br>
</p>
<p>Enjoy anyway.</p>
</div>
</body>
</html>