Search Criteria
Package Details: linvst3 1.8.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linvst3.git (read-only, click to copy) |
---|---|
Package Base: | linvst3 |
Description: | enables Windows vst3's to be used as Linux vst's in Linux vst capable DAW's |
Upstream URL: | https://github.com/osxmidi/LinVst3 |
Submitter: | None |
Maintainer: | wizzledonker |
Last Packager: | TheGoliath |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2019-07-07 19:34 (UTC) |
Last Updated: | 2020-05-08 19:57 (UTC) |
Dependencies (11)
- expat (expat-gitAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gtkmm3
- libx11 (libx11-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- sqlite (sqlite-fossilAUR)
- wine (wine-valveAUR, wine-stable-nextAUR, wine-stableAUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-ge-customAUR, wine-gitAUR, wine-staging-gitAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-tkg-staging-wow64-binAUR, wine-cachyosAUR, wine-staging)
- xcb-util
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- xcb-util-keysyms
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
smashedtoatoms commented on 2020-10-17 21:16 (UTC)
Looks like w2lvst got moved from
git+https//github.com/usrmusicman/ArchStudioUtils.git
togit+https://github.com/usrmusicman/LinVST-Linker,git
by the maintainer of w2lvst.It just needs the source changed to the new repo on line 13 of the PKGBUILD, and the install command on line 25 updated to
install -Dm755 $srcdir/LinVST-Linker/w2lvst/w2lvst3 $pkgdir/usr/bin/w2lvst3
.Once that is done, You can install plugins by running
w2lvst3 ~/.wine/drive_c/Program\ Files/Common\ Files/VST3/
. Obviously, you'll have to point it where your vst files live, but once you do that, you will find your plugins all nicely located in$HOME/.vst3/windows-bridged/
where most DAWS will find them by default.I would have tried to submit an update to this; however, I am too dumb to figure out how to do it. Sorry for the lame instructions.
ekollof commented on 2020-09-26 20:01 (UTC)
It's still broken :(
FranciscoM commented on 2020-07-31 12:13 (UTC)
I'm trying to install but got this error:
install: cannot stat '/home/user/.cache/yay/linvst3/src/ArchStudioUtils/w2lvst3': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... error making: %!s(func() string=0x563ce2014bb0)
I think the ArchStudioUtils git maintainer deleted the w2lvst2 and w2lvst3 files.
dvzrv commented on 2020-04-11 11:50 (UTC)
@usrmusicman: This PKGBUILD only repackages a binary release.
You need to rename it to linvst3-bin if you're not building from source.
<deleted-account> commented on 2019-09-28 00:00 (UTC)
Version structure hopefully should upgrade now.
ztx commented on 2019-09-27 01:58 (UTC)
Please adjust version structure, 1.7 is considered a downgrade from 1.66
<deleted-account> commented on 2019-08-09 03:13 (UTC)
I thought it is eaiser to look at linvst2 as the VST2 Support variant and linvst3 is the VST3 variant. I like my w2lvst3 script more as it automatically does everything in the current directory to convert the vst3 file to so. Also, my script makes a link to the .so file and puts it in the $HOME/.vst directory for all mainstream daws to pickup automatically. You can easily create a nautilus link to the script or add the script to thunar's script manager for use that way. If you reall want it though just add this line inside the package() statement. cp $srcdir/LinVst3-1.6-Debian-Stretch/convert/linvst3convert* $pkgdir/usr/bin Hope this helps.
funkmuscle commented on 2019-08-08 20:19 (UTC)
what is the difference between all the linvst and linvst3? Also how does it work? I can't find linvstconvert.