Package Details: neuralrack-git r196.15821e5-1

Git Clone URL: https://aur.archlinux.org/neuralrack-git.git (read-only, click to copy)
Package Base: neuralrack-git
Description: Neural model and impulse response file loader
Upstream URL: https://github.com/brummer10/NeuralRack
Licenses: BSD-3-Clause
Groups: lv2-plugins, vst-plugins, pro-audio, clap-plugins
Provides: NeuralRack.clap, Neuralrack.lv2, Neuralrack.so, NeuralRackvst.so, Neuralrack_ui.so
Submitter: awahab
Maintainer: awahab
Last Packager: awahab
Votes: 2
Popularity: 0.88
First Submitted: 2025-04-04 11:52 (UTC)
Last Updated: 2025-05-26 19:28 (UTC)

Latest Comments

Gimmeapill commented on 2025-05-24 16:10 (UTC)

Super - thx!

awahab commented on 2025-05-24 13:37 (UTC)

Added those missing depends - thanks! The incorrect vst installation path is an upstream issue, but I've submitted a pull request to correct that.

Gimmeapill commented on 2025-05-24 12:35 (UTC)

Minor issue also with the vst version that lands under /usr/lib/clap/ instead of /usr/lib/vst/ (not sure if this is an upstream issue or packaging)

Gimmeapill commented on 2025-05-24 12:22 (UTC)

One more thing spotted: in order to build the standalone version, you need to add jack & portaudio to the depends (no need to add any argument to make, it builds everything by default)

awahab commented on 2025-05-10 12:09 (UTC)

Done - thanks!

Gimmeapill commented on 2025-05-10 07:02 (UTC)

Could you add git to the makedepends? It is needed to build in a chroot

awahab commented on 2025-04-30 17:13 (UTC)

Nice catch - thanks!

SpotlightKid commented on 2025-04-26 09:05 (UTC)

Line 36 of the PKGBUILD needs to be changed to

lv2lint -M pack -s '_Z*' -I bin/{_name^}.lv2 "$_plugin_uri"

The LV2 bundle directory name unfortunately is Neuralrack.lv2 not NeuralRack.lv2.