<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">
      <h1 data-view-component="true" class="d-inline mr-3">XUiDesigner
        v0.9</h1>
      <p><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 by drag n' drop, released under the <span
            class="mr-3">BSD Zero Clause License.</span></p>
        <p><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.9.tar.gz">XUIDesigner_0.9.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>
          <a
href="https://github.com/brummer10/XUiDesigner/commit/acc04705301c776b16a8a0fa67951a098275ba06">Fix
            read multiple frames from json file</a><br>
          <a
href="https://github.com/brummer10/XUiDesigner/commit/1f873f2a2384ba3b32986b8a36f7f48c2681efa7">Make
            image file path relative for json read/write</a><br>
          <a
href="https://github.com/brummer10/XUiDesigner/commit/79d16eccfa59efe6f944e736dd322f8a21725865">add
            missing json values</a><br>
          <a
href="https://github.com/brummer10/XUiDesigner/commit/ef794397d20ec73b03ba1146ce2043182a6167b0">Load
            lv2 world in parallel thread on start up</a><br>
          <a
href="https://github.com/brummer10/XUiDesigner/commit/0ca97a6cf7de9b40e8a03bcbc04f2e252f4c5af7">make
            file dialog window bigger on default</a><br>
          <a
href="https://github.com/brummer10/XUiDesigner/commit/a11b7dcfc46bf8309fc044b2d3c6d06c1ec867d0">Update
            libxputty fix linker issue</a><br>
          <a
href="https://github.com/brummer10/XUiDesigner/commit/716dc16302e2c3bb72029c70dfacf0dfb9923026">Fix
            parse *.cc files without bypass port</a></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></p>
        <p><br>
        </p>
        <p>Download Release:</p>
        <p><a class="moz-txt-link-freetext" href="https://github.com/brummer10/XUiDesigner/releases/download/v0.9/XUIDesigner_0.9.tar.gz">https://github.com/brummer10/XUiDesigner/releases/download/v0.9/XUIDesigner_0.9.tar.gz</a></p>
        <p><br>
        </p>
        <p>regards</p>
        <p>hermann<br>
        </p>
        <p></p>
      </div>
      <p></p>
    </div>
  </body>
</html>