Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Investigate running windows VSTs on Linux w/ winelib #4

Open
DDRBoxman opened this issue Jan 4, 2017 · 3 comments
Open

Investigate running windows VSTs on Linux w/ winelib #4

DDRBoxman opened this issue Jan 4, 2017 · 3 comments

Comments

@DDRBoxman
Copy link
Member

No description provided.

@c3r1c3
Copy link
Contributor

c3r1c3 commented Jan 12, 2019

Technically possible, but would require winelib, and can be buggy/crash-prone. Ardour has a build option to build such, but stepping through it, it seems a bit messy and complicated.

@tytan652
Copy link
Contributor

tytan652 commented Mar 16, 2021

Just install and configure yabridge

Add a folder with yabridge and add the same in $VST_PATH with a .profile file

Example:

  • In a terminal
yabridgectl add "/home/user/.wine/drive_c/Program Files/VSTPlugins"
yabridgectl sync
  • Add this folder to $VST_PATH env
  • Or symlink VSTPlugins as ~/.vst

@Cloudef
Copy link

Cloudef commented Jan 21, 2022

Carla is another option

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants