please add zenity to the dependencies, otherwise export dialogues will be broken
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.000025 |
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)
becko commented on 2024-04-03 23:53 (UTC)
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
[Desktop Entry]
Name=Vital
Comment=A free wavetable synth with a lot of modulation
Comment[fr]=Un synthétiseur polyphonique libre avec un tas de module
GenericName=Synth
GenericName[fr]=Synthétiseur
Exec=Vital
Icon=vital
Terminal=false
Type=Application
Categories=Audio;AudioVideo;
MimeType=text/vital;
user981257923 commented on 2022-11-07 13:33 (UTC) (edited on 2022-11-14 18:47 (UTC) by user981257923)
@abique, the software author doesn't authorize automating downloads from the home website. I just get it from there and host it on github. Besides I think the sha512 hashsum keeps changing everytime you download the package from the home site, which wouldn't work in our case (unless the shasum check is disabled).
I've been on their discord server and they don't seem to have an issue with this so far. I'll take it down if they do.
abique commented on 2022-11-07 08:02 (UTC)
This package seems wrong.
Why isn't vital downloaded from the official website?
Is it even legal?
unsaph3 commented on 2022-10-11 20:51 (UTC)
Vital 1.5.1 has been out for weeks and this package hasn't been updated.
jackreeds commented on 2021-05-22 17:48 (UTC) (edited on 2021-11-01 05:57 (UTC) by jackreeds)
@joshpetit, vitalium has no standalone unfortunately
You can try this instead - https://github.com/jackreeds/vitalium-standalone This is essentially the original (vital) with the firebase dependency severed.
joshpetit commented on 2021-05-20 11:21 (UTC) (edited on 2021-05-21 11:30 (UTC) by joshpetit)
@jackreeds after installing distrho-ports what's the method to get vitalium to run as a standalone from that? Thanks :)
jackreeds commented on 2021-05-15 04:02 (UTC)
For vitalium
, install distrho-ports
from the official Arch package repository. distrho-ports
does not conflict with vital-synth
.
robertchen commented on 2021-02-27 06:32 (UTC) (edited on 2021-02-27 11:11 (UTC) by robertchen)
The build instruction can be found at fork: maxaudron/vital, and lv2 modified version can be found here. Official repo has missed something, so do following things:
curl -LO https://web.archive.org/web/20181016150224/https://download.steinberg.net/sdk_downloads/vstsdk3610_11_06_2018_build_37.zip -o ./vstsdk3610_11_06_2018_build_37.zip
unzip -d third_party vstsdk3610_11_06_2018_build_37.zip
pushd third_part/VST_SDK
./copy_vst2_to_vst3_sdk.sh
popd
make -j32
sudo make install
altaway commented on 2021-02-25 03:38 (UTC)
Yes, but certain functionality is missing. I don't think it is even compile-ready. It will be like the chrome vs chromium situation.
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