Search Criteria
Package Details: element-git 1.0.0.300.g57eff7bc-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/element-git.git (read-only, click to copy) |
---|---|
Package Base: | element-git |
Description: | A modular audio plugin host (git version) |
Upstream URL: | https://kushview.net/element/ |
Keywords: | alsa audio jack lv2 vst |
Licenses: | GPL3 |
Groups: | pro-audio |
Conflicts: | element |
Provides: | element, ladspa-host, lv2-host, vst3-host |
Submitter: | milkii |
Maintainer: | aggraef |
Last Packager: | aggraef |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-27 16:03 (UTC) |
Last Updated: | 2024-09-13 08:23 (UTC) |
Dependencies (15)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libcurl.so (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libfreetype.so (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR, freetype2, lib32-freetype2)
- alsa-lib (make)
- boost (boost-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ladspa (make)
- lilv (lilv-gitAUR) (make)
- lv2 (lv2-gitAUR) (make)
- meson (meson-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- suil (suil-gitAUR) (make)
- lua (optional) – for LUA scripting
Required by (98)
- a-sid (requires vst3-host) (optional)
- aether.lv2 (requires lv2-host) (optional)
- aida-x-git (requires lv2-host)
- aida-x-git (requires vst3-host)
- airwindows-consolidated-git (requires lv2-host) (optional)
- airwindows-consolidated-git (requires vst3-host) (optional)
- airwindows-lv2 (requires lv2-host) (optional)
- ams-lv2 (requires lv2-host)
- amsynth-git (requires lv2-host) (optional)
- avldrums-lv2-git (requires lv2-host)
- bchoppr-git (requires lv2-host) (optional)
- cabbage-bin (requires vst3-host) (optional)
- caps-lv2-git (requires lv2-host) (optional)
- cardinal-data-git (requires lv2-host) (optional)
- cardinal-data-git (requires vst3-host) (optional)
- cardinal-git (requires lv2-host) (optional)
- cardinal-git (requires vst3-host) (optional)
- cardinal-lv2-git (requires lv2-host)
- cardinal-vst3-git (requires vst3-host)
- carla-git (requires lv2-host) (optional)
- Show 78 more...
Latest Comments
1 2 Next › Last »
Kam1k4dze commented on 2024-09-27 20:08 (UTC)
aggraef commented on 2024-09-25 12:16 (UTC)
Kam1k4dze, where to put this? Can you post a diff to the PKGBUILD, please?
Kam1k4dze commented on 2024-09-21 00:08 (UTC) (edited on 2024-09-21 00:12 (UTC) by Kam1k4dze)
Add
CXXFLAGS+=" -ffat-lto-objects"
to fixstrip: /some_file.o: plugin needed to handle lto object
erroraggraef commented on 2024-09-13 08:26 (UTC)
Done.
AlmaMater commented on 2024-08-14 10:14 (UTC)
Thanks!
meson should be added as dependency.
Regards
aggraef commented on 2023-12-14 18:54 (UTC)
Ok, I drilled down to the root cause of the issue with the gmsynth.lv2 and avldrums.lv2 packages now. A while back these were changed so that they link against the system fluidsynth library instead of the stripped-down fluidsynth version that's included in @x42's source. Removing that patch and rebuilding the packages solves the issue so that the plugins work fine in Element. I'll get in touch with @dvzrv on this.
aggraef commented on 2023-12-13 22:52 (UTC)
Updated the package to make it work again. Also switched to the KV gitlab so that it's the latest git version.
I also have a version of the PKGBUILD that enables VST2 support (using the vst2sdk AUR package) and includes the Element plugins, see https://github.com/agraef/pkgbuild-element-git/tree/testing. (I hesitate to upload that here for license reasons.)
This works fine for me. There are some issues with certain LV2 plugins from the official package repos, but I don't think that they are Element's fault. Specifically, if you find that gmsynth.lv2 and avldrums.lv2 don't work with Elements, try x42's Linux packages at https://x42-plugins.com/x42/midi instead.
SpotlightKid commented on 2022-11-20 19:55 (UTC)
@AlmaMater: Updated the PKGBUILD now.
I'm also orphaning the package now. The app never really worked for me so I'm not using it.
SpotlightKid commented on 2022-11-19 15:02 (UTC) (edited on 2022-11-19 15:02 (UTC) by SpotlightKid)
@AlmaMater: upstream changed the build system to meson. The PKGBUILD file needs to re-written accordingly. I'll do that later.
AlmaMater commented on 2022-11-19 14:52 (UTC)
I get the following error:
python: can't open file '/home/xxxxxx/.cache/yay/element-git/src/element/./waf': [Errno 2] No such file or directory ==> ERROR: A failure occurred in build(). Aborting... -> error making: element-git
1 2 Next › Last »