<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I'm happy to announce the release of [vstplugin~] v0.4.0 - a Pd
      external to load VST plugins on Windows, macOS and Linux!</p>
    <p>Binaries are available on Deken or can be downloaded here: <a
        href="https://git.iem.at/pd/vstplugin/-/releases" rel="nofollow
        noopener">https://git.iem.at/pd/vstplugin/-/releases </a></p>
    <p>If possible, please report any issues at <a
        href="https://git.iem.at/pd/vstplugin/issues" rel="nofollow
        noopener">https://git.iem.at/pd/vstplugin/issues</a>, otherwise
      leave a comment here:
      <a class="moz-txt-link-freetext" href="https://forum.pdpatchrepo.info/topic/13013/vstplugin-v0-4-0-released">https://forum.pdpatchrepo.info/topic/13013/vstplugin-v0-4-0-released</a><br>
    </p>
    <p>---<br>
    </p>
    <p>Here are the major new features:</p>
    <ul>
      <li>
        <p>automatic bit bridging (load 32-bit plugins on a 64-bit
          Pd and vice versa).</p>
      </li>
      <li>
        <p><code>[open(</code>: new flags "-p" for sandboxing and "-b"
          for bridging. Both options allow plugins to crash safely
          without taking down the Pd. This can be handy for
          buggy/unstable plugins (especially during live shows :-)<br>
        </p>
      </li>
      <li>
        <p><code>[open(</code>: new "-t" flag for multithreading
          (process plugins in seperate
          helper threads to utilize more CPU cores)</p>
      </li>
      <li><code>[latency(</code> message is sent whenever the plugin's
        processing latency changes</li>
    </ul>
    <p>See the release page for the full change log.</p>
    <p>Have fun!</p>
    Christof
  </body>
</html>