Hi there,
https://snapcraft.io/yabridge is awaiting a manual review, and this should be easy. Just to quote from the listing:
yabridge lets you use Windows VST2, VST3, and CLAP plugins in Linux VST/CLAP hosts such as Bitwig Studio, REAPER, Ardour, Mixbus, and Carla.
It works by running the Windows plugins under Wine while transparently bridging the plugin interface to the Linux audio host, with full GUI support and real-time audio performance.
This snap bundles Wine Staging 9.19 (yabridge is not compatible with Wine 9.22 or higher).
In order to do its job, it needs a few personal-files plugs:
plugs:
dot-local-share-yabridge:
interface: personal-files
write:
- $HOME/.local/share/yabridge
dot-config-yabridgectl:
interface: personal-files
write:
- $HOME/.config/yabridgectl
dot-vst:
interface: personal-files
write:
- $HOME/.vst
dot-vst3:
interface: personal-files
write:
- $HOME/.vst3
dot-clap:
interface: personal-files
write:
- $HOME/.clap
dot-wine:
interface: personal-files
read:
- $HOME/.wine
So if someone from the store team can take a quick look at this, I’d appreciate it.
Thanks! Erich