Skip to content

NeuralRack v0.3.2

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Mar 07:21

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

It supports *.nam files and, or *.json or .aidax files by using the NeuralAudio engine.

For Impulse Response File Convolution it use FFTConvolver

Resampling is done by Libzita-resampler

New in this release:

  • Fix resampling to match model Sample Rate
  • Fix LV2 keep EQ position when reload the UI

NeuralRack

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 output channel (stereo).
Neuralrack provide a buffered Mode which introduce a one frame latency when enabled.
It could move one Neural Model, or the complete processing into a background thread. That will reduce the CPU load when needed.
The resulting latency will be reported to the host so that it could be compensated.

To build from source, please use NeuralRack-v0.3.2-src.tar.xz as only that contain the needed submodules.