some good news.
yabridge added vst3 support a few days ago (see
this post for more info) and the reason rack plugin is finally (partly) working now! (im running pop os 20.04 and wine 6.0)
i only messed around with it for a quick minute but it was relatively easy to setup up and the sound is coming through ok. the rack opens up directly like any normal vst (not like with carla where you had to open up the carla vst and then the reason rack). automations from bitwig to the rack work no problem too
Screenshot from 2021-02-17 23-22-48.png
unfortunately you cant access the file system (which is the same problem that standalone reason has when running in wine). also when you save the bitwig project and open it back up, all the stuff that was in the rack will be gone. so thats a bit of a bummer. i still think its pretty amazing that this much is working though and im hopeful that these bugs might get fixed at some point in the future
heres how i installed it if anyone else is interested:
- download and extract "yabridge-3.0.0.tar.gz" from the
releases page
- move the "yabridge" folder to: /home/yourusername/.local/share/
the full path should look something like this: /home/yourusername/.local/share/yabridge/README.md
- in the terminal, change to the yabridge folder:
Code: Select all
cd /home/yourusername/.local/share/yabridge
- add the wine vst3 folder to yabridge
Code: Select all
./yabridgectl add "/home/yourusername/.wine/drive_c/Program Files/Common Files/VST3"
- make yabridge search for new vsts
- then just make sure your daw is searching for vsts in this folder "/home/yourusername/.vst3"
You do not have the required permissions to view the files attached to this post.