LoadBox v0.1.0 released
Hermann Meyer <brummer--S0/[email protected]>
| Newsgroups | gmane.linux.audio.devel,gmane.linux.audio.users |
|---|---|
| Message-ID | <[email protected]> |
Initial release of LoadBox v0.1.0
A lightweight stereo Impulse Response and NAM profile loader plugin,
split out from NeuralRack <https://github.com/brummer10/NeuralRack>.
Features
* True stereo processing: independent IR/NAM slot per channel, with
a switchable Stereo / Mix mode
* Per-channel and master gain, plus a mix control between channels
in Mix mode
* Available as CLAP, VST2 and VST3
Supported files
It supports A1/A2 *.nam (outboard) profiles
<https://www.tone3000.com/search?gears=outboard> by using the
NeuralAudio <https://github.com/mikeoliphant/NeuralAudio> engine.
For Impulse Response file convolution it uses FFTConvolver
<https://github.com/HiFi-LoFi/FFTConvolver>.
Resampling is done by libzita-resampler
<https://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html>.
Available as Clap, vst2 and VST3 plugin:
https://github.com/brummer10/LoadBox <https://github.com/brummer10/LoadBox>
Release with binaries:
https://github.com/brummer10/LoadBox/re ... tag/v0.1.0
<https://github.com/brummer10/LoadBox/releases/tag/v0.1.0>
enjoy.