How to Use Windows VSTs in REAPER Linux-Native builds (Archlinux)
Mingw-w64 - GCC for Windows 64 & 32 bits
Required by Carla bridges, you can choose to install compiler and runtimes from AUR or from unofficial user repositories. I choosed the latter option.
Wine Staging
To run Windows applications I choosed wine-staging package.
WineASIO - ASIO to JACK driver for Wine
Install wineasio package from AUR.
At the moment there could be a wineasio build problem because a missing
unicode.h
header in Wine, check in the link above to how to fix the issue.
See also WineASIO and REAPER page at KXStudio website.
Carla
- Install carla-git (or carla from official repositories, not tested).
- Install carla-bridges-win32-git and carla-bridges-win64-git.
- Launch Carla and click the plus button to add plug-ins.
- Using the search button, make sure that the
Windows 32
andWindows 64
boxes are ticked, then scan for plug-ins. You may need to adjust the search path in Carla’s settings.
REAPER
Install REAPER for Linux, I just made a local copy and integrated with the desktop environment using its install script. Add Carla as a plug-in and the Carla plug-in to load Windows VSTs:
- Select menu
Options
->Preferences
->Plug-ins
->VST
. - Press
Edit
button and add/usr/lib/vst
. - Press
Re-scan
,Apply
andOK
buttons.
You can now load Carla plugins from menu
Insert
-> Virtual instrument on new track...
--> All Plugins
--> VSTi
Sources: