NeuralRack v0.4.0 released

Hermann Meyer <brummer--S0/[email protected]> Sat, 1 Aug 2026 10:53:52 +0200
Newsgroups gmane.linux.audio.devel,gmane.linux.audio.users
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------h2Ne0QalFME3fAGRvvh6kct6
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable

NeuralRack is a Neural Model and Impulse Response File loader for=20
Linux/Windows available as Stand alone application, and in the Clap,=20
LV2, vst2 and vst3 plugin format.

It supports *.nam files <https://www.tone3000.com/search?tags=3D103> and,=
=20
or *.json or .aidax files <https://www.tone3000.com/search?tags=3D23562>=
=20
by using the NeuralAudio <https://github.com/mikeoliphant/NeuralAudio>=20
engine.

For Impulse Response File Convolution it use FFTConvolver=20
<https://github.com/HiFi-LoFi/FFTConvolver>

Resampling is done by Libzita-resampler=20
<https://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.ht=
ml>

New in this release:

  * implement support for NAM A2 models contributed by @hedgieinsocks
    <https://github.com/hedgieinsocks>
  * implement support for vst3 plugin format
  * several bug fixes

Neuralrack allow to load up to two model files and run them serial.
The input/output could be controlled separate for each model.
For tone sharping a 6 band EQ could be enabled.
Additional it allow to load up a separate Impulse Response file for each=
=20
output channel (stereo).
Neuralrack provide a buffered Mode which introduce a one frame latency=20
when enabled.
It could move one Neural Model, or the complete processing into a=20
background thread. That will reduce the CPU load when needed.
The resulting latency will be reported to the host so that it could be=20
compensated.

Project Page:

https://github.com/brummer10/NeuralRack

Release Page:

https://github.com/brummer10/NeuralRack/releases/tag/v0.4.0


regards

hermann

--------------h2Ne0QalFME3fAGRvvh6kct6
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>NeuralRack is a Neural Model and Impulse Response File loader for
      Linux/Windows available as Stand alone application, and in the
      Clap, LV2, vst2 and vst3 plugin format.</p>
    <p>It supports <a href="https://www.tone3000.com/search?tags=103"
        rel="nofollow">*.nam files</a> and, or <a
        href="https://www.tone3000.com/search?tags=23562" rel="nofollow">*.json
        or .aidax files</a> by using the <a
        href="https://github.com/mikeoliphant/NeuralAudio">NeuralAudio</a>
      engine.</p>
    <p>For Impulse Response File Convolution it use <a
        href="https://github.com/HiFi-LoFi/FFTConvolver">FFTConvolver</a></p>
    <p>Resampling is done by <a
href="https://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html"
        rel="nofollow">Libzita-resampler</a></p>
    <p>New in this release:</p>
    <ul>
      <li>implement support for NAM A2 models contributed by <a
          class="user-mention notranslate" data-hovercard-type="user"
          data-hovercard-url="/users/hedgieinsocks/hovercard"
          data-octo-click="hovercard-link-click"
          data-octo-dimensions="link_type:self"
          href="https://github.com/hedgieinsocks"
          aria-keyshortcuts="Alt+ArrowUp">@hedgieinsocks</a></li>
      <li>implement support for vst3 plugin format</li>
      <li>several bug fixes</li>
    </ul>
    <p>Neuralrack allow to load up to two model files and run them
      serial.<br>
      The input/output could be controlled separate for each model.<br>
      For tone sharping a 6 band EQ could be enabled.<br>
      Additional it allow to load up a separate Impulse Response file
      for each output channel (stereo).<br>
      Neuralrack provide a buffered Mode which introduce a one frame
      latency when enabled.<br>
      It could move one Neural Model, or the complete processing into a
      background thread. That will reduce the CPU load when needed.<br>
      The resulting latency will be reported to the host so that it
      could be compensated.</p>
    <p>Project Page:</p>
    <p><a class="moz-txt-link-freetext" href="https://github.com/brummer10/NeuralRack">https://github.com/brummer10/NeuralRack</a><br>
    </p>
    <p>Release Page:</p>
    <p><a class="moz-txt-link-freetext" href="https://github.com/brummer10/NeuralRack/releases/tag/v0.4.0">https://github.com/brummer10/NeuralRack/releases/tag/v0.4.0</a></p>
    <p><br>
    </p>
    <p>regards</p>
    <p>hermann<br>
    </p>
  </body>
</html>

--------------h2Ne0QalFME3fAGRvvh6kct6--