Wow! Vital is open source now. https://github.com/mtytel/vital
Search Criteria
Package Details: vital-synth 1.5.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vital-synth.git (read-only, click to copy) |
---|---|
Package Base: | vital-synth |
Description: | Spectral warping wavetable synth. |
Upstream URL: | https://vital.audio |
Keywords: | helm helm-synth vital |
Licenses: | custom |
Provides: | vital |
Submitter: | altaway |
Maintainer: | user981257923 |
Last Packager: | user981257923 |
Votes: | 20 |
Popularity: | 0.000024 |
First Submitted: | 2020-11-25 16:30 (UTC) |
Last Updated: | 2024-06-26 05:39 (UTC) |
Dependencies (11)
- alsa-lib
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-http3-ngtcp2-gnutlsAUR, libcurl-gnutls-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libglvnd (libglvnd-gitAUR)
- libsecret
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR)
Required by (0)
Sources (1)
teetest commented on 2021-02-24 14:39 (UTC)
altaway commented on 2021-01-11 05:11 (UTC) (edited on 2021-01-11 05:12 (UTC) by altaway)
As some folks have pointed out, there are multiple issues with the latest version. Seems I cannot bring the version back. I suggest you do the following.
-
Clone the repository
git clone https://aur.archlinux.org/vital-synth.git
-
Remove the last three commits
git reset --hard HEAD~3
. This should bring it to 1.0.3. -
Run
makepkg -si
. This should install 1.0.3.
This is temporary, I'll figure a way.
opale95 commented on 2021-01-08 21:30 (UTC) (edited on 2021-01-08 21:31 (UTC) by opale95)
Many people report crashes and graphics bugs in the 1.0.4, for example: https://forum.vital.audio/t/plugin-crash-with-1-0-4-on-bitwig-3-3-1-in-linux/4423 https://forum.vital.audio/t/new-version-crash-on-linux-manjaro/4230/26
I suggest using the 1.0.3 version until bugs get fixed. You can get it by logging in https://account.vital.audio/, then clicking on "All downloads".
khughitt commented on 2021-01-07 03:48 (UTC)
Hmm. Anyone get this working with Bitwig + i3 by chance? Tried loading it just now and it crashed due to an error with X:
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 12 (X_ConfigureWindow)
Resource id in failed request: 0x0
Serial number of failed request: 127
Current serial number in output stream: 129
Could not read async reply: End of stream
Killing pluginhost process
Child process with PID 440745 exited with error code: 1
altaway commented on 2020-12-01 11:54 (UTC) (edited on 2020-12-01 11:58 (UTC) by altaway)
Are you using an AUR helper (yay for example)? If so, delete the folder ~/.cache/yay/vital-synth/ or whatever corresponds to your AUR helper and try again.
benqu commented on 2020-12-01 07:27 (UTC)
Package install not working
==> Validating source_x86_64 files with sha512sums... VitalInstaller.deb ... FAILED ==> ERROR: One or more files did not pass the validity check! Error: Failed to build vital-synth
mmxgn commented on 2020-11-26 12:15 (UTC)
Thank you for your answers, makes sense.
altaway commented on 2020-11-26 10:41 (UTC) (edited on 2020-11-29 12:46 (UTC) by altaway)
Hello @mmxgn,
-
The source for this synth hasn't (yet?) been released. The upstream has two package formats for linux.
a. the debian (.deb) format which contains a root with a nicely structured file hierarchy, which is suitable for a system-wide install (which is why I chose this).
b. a portable zip file format which is a bit barebones compared to the debian package, which is meant for local (your home directory) use.
-
I thought there was a library in it which was missing in the corresponding x86_64 packages (I found it later). Since archlinux supports x86_64 only, I've removed it and I'm pretty sure you won't be needing it anymore. Clear your yay cache (usually located at ~/.cache/yay/<pkg-name>) if you're using yay and are facing troubles when reinstalling the package.
-
The installer is hosted on AWS and the upstream doesn't give you a persistent link, which isn't very good for the curl-bots that makepkg (which is used by AUR helpers like yay) uses. So I'm putting it on github releases.
mmxgn commented on 2020-11-26 09:37 (UTC) (edited on 2020-11-26 09:39 (UTC) by mmxgn)
Hi,
Thanks for creating this package
Three questions:
- Why use the .deb file of the synth?
- Why is
aarch64-linux-gnu-gcc>=5
needed? - Why do you self-host the installer?
Pinned Comments
idoleat commented on 2023-12-31 07:59 (UTC)
If anyone does not get its vital.desktop entry installed, I suggest save this as vital.desktop in
/usr/share/applications
and make your own icon in/usr/share/pixmaps