<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I'm pleased to announce the release v0.4 of XUiDesigner<br>
    </p>
    <p>A easy to use GUI generator/designer tool to create X11 based
      UI's for LV2 plugins.</p>
    <p>Inspired by Glade and QT Designer<br>
    </p>
    <p>
      XUiDesigner allow to generate alternative UI's for existing LV2
      plugins which could be installed and used parallel to the existing
      ones.</p>
    <p>
      It allow as well to create full LV2 plugin bundles from scratch,
      were only the dsp part needs to be done.</p>
    <p>
      With this version, it allow to generate LV2 plugin bundles from
      faust (*.dsp) files. Those could be simply drop on the XUiDesigner
      interface and XUiDesigner will create the UI for it. The UI could
      be reworked when needed (reorder the controls, implement colours
      or images, . . .) . Then the complete Bundle could be saved. All
      what needs to be done then is run <code>make && make
        install</code> on the bundle, to get the LV2 plug into the
      preferred LV2 host.</p>
    <p>Still this is in the beta stage, so there may be come changes
      which are not backward compatible, but the generated LV2 bundles
      are all fully working.</p>
    <p><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><br>
    </p>
    <p>release:</p>
    <p><a class="moz-txt-link-freetext" href="https://github.com/brummer10/XUiDesigner/releases/download/v0.4/XUIDesigner_0.4.tar.gz">https://github.com/brummer10/XUiDesigner/releases/download/v0.4/XUIDesigner_0.4.tar.gz</a></p>
    <p>regards</p>
    <p>hermann<br>
    </p>
  </body>
</html>