<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Am 07.07.22 um 13:25 schrieb Hermann
      Meyer:<br>
    </div>
    <blockquote type="cite"
      cite="mid:6547f9b7-aa9e-6524-4913-88d484504888@web.de">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <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"
          moz-do-not-send="true">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"
          moz-do-not-send="true">https://github.com/brummer10/XUiDesigner/releases/download/v0.4/XUIDesigner_0.4.tar.gz</a></p>
      <p>regards</p>
      <p>hermann<br>
      </p>
      <br>
    </blockquote>
    <p>I've added a wiki page as starting point to explain the workflow
      of XUiDesigner:</p>
    <p><a class="moz-txt-link-freetext" href="https://github.com/brummer10/XUiDesigner/wiki/XUiDesigner">https://github.com/brummer10/XUiDesigner/wiki/XUiDesigner</a></p>
    <p><br>
    </p>
  </body>
</html>