Search Criteria
Package Details: zyn-fusion 3.0.5-4
Git Clone URL: | https://aur.archlinux.org/zyn-fusion.git (read-only, click to copy) |
---|---|
Package Base: | zyn-fusion |
Description: | ZynAddSubFX with a new interactive UI |
Upstream URL: | http://zynaddsubfx.sourceforge.net/zyn-fusion.html |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | spider-mario |
Maintainer: | spider-mario |
Last Packager: | spider-mario |
Votes: | 37 |
Popularity: | 3.10 |
First Submitted: | 2016-11-22 22:12 |
Last Updated: | 2020-09-21 19:28 |
Dependencies (14)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- fftw (fftw-mpich, fftw-mpi, fftw-amd)
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2)
- libglvnd (libglvnd-git)
- liblo (liblo-git, liblo-ipv6)
- mxml
- portaudio (portaudio-svn)
- cmake (cmake-git) (make)
- git (git-git) (make)
- glu (glu-git) (make)
- python (python-dbg) (make)
- python2 (make)
- ruby-rake (make)
- wget (wget-git) (make)
Required by (2)
- lv2-plugins-aur-meta
- proaudio-meta (requires zynaddsubfx)
Latest Comments
1 2 3 4 5 Next › Last »
spider-mario commented on 2020-12-14 08:52
It seems to only be needed if
dssi
is installed, which causes the DSSI plugin to be built.You can add the dependency locally if you really want that plugin, but my advice would be to simply uninstall
dssi
, as there is little reason to use that anymore. I don’t know of any host that will only take DSSI plugins and neither LV2 (essentially the successor of LADSPA+DSSI) nor VST. Both of which allow better retention of ZynAddSubFX parameters in my experience (especially instrument selection).I have old tracks that were made in Renoise with the DSSI plugin, and apparently, only the indices of the instruments were stored in the file, so when opening the files again later with a different list of ZynAddSubFX instruments installed, the instruments were all wrong and I had to select them again (assuming that I even remembered which ones they were supposed to be). When using the LV2 or VST plugin, that doesn’t seem to happen—all the instrument parameters seem to be saved directly in the music file, or at least that’s my recollection of it.
porzione commented on 2020-12-13 11:10
ladspa is needed for make
spider-mario commented on 2020-11-13 20:22
The most “obvious” answer I can give is “no TU has picked it up yet”, but as for why that is the case, I can only speculate. :)
It could be that it’s just a matter of reaching out to one of them.
sean.wilson commented on 2020-09-08 02:30
Any chance we could get a patch for a gcc bug included in this package?
spider-mario commented on 2020-06-18 22:21
My bad, I did not realize that
git cherry-pick
required having an identity set up. It should be fixed now.@bertof:
bison
is part ofbase-devel
, which AUR packages can assume is installed per https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites.arnab commented on 2020-06-18 08:23
Yes @morrisar47 I am also getting the same error like you.
bertof commented on 2020-06-18 07:09
Hi!
bison
is missing as a build dependency. Build works just fine after installing it.sekret commented on 2020-06-18 06:50
I also still get the problem, tried to build it just now in a clean chroot. It works however if I build the current git snapshot. So the fix didn't make its way to the snapshot this package uses.
morrisar47 commented on 2020-06-17 13:18
Still a problem for me installing on x86_64
Joan31 commented on 2020-06-17 07:44
Issue closed on github, it work fine again :)