Mads Kjeldgaard
Mads Kjeldgaard
This is a nice idea. @scztt has also done some work on this problem here https://github.com/scztt/Log.quark
> yes, they are clear, I think. I agree!
As further inspiration, here are the hooks that are used in the Arch Linux package system: * pre_install * post_install * pre_upgrade * post_upgrade * pre_remove * post_remove
This is the full package build script: ```bash # Maintainer: Mads Kjeldgaard pkgname=sparta-plugins pkgver=1.5.1 pkgrel=1 pkgdesc="A collection of spatial audio related VST plug-ins (loudspeaker/binaural panners, Ambisonics encoders/decoders/visualisers, etc.)" arch=('x86_64') url="https://github.com/leomccormack/SPARTA"...
 Here is a screenshot of the plugins that failed to scan. I get no error messages on the command line (ignore the libswell error). The other plugins not in...
I tried building just the cropac binaural decoder from it's independent repository and while the build went okay, after installation it also does not scan.
It seems to mostly be SAF dependent plugins that are the issue here
> Hey! > OK, this is certainly some run-time linking issue with either netcdf, hdf5, and/or zlib. > I've currently been working on adding libmysofa support for the sofa reader...
Investigating this further. This seems to be a problem specific to REAPER. In Ardour, the cropac binaural plugins shows up. Hmm...
> Investigating this further. This seems to be a problem specific to REAPER. In Ardour, the cropac binaural plugins shows up. Hmm... And in Carla as well