ebu / ear-production-suite

The EAR Production Suite is a set of VST® plugins and tools for producing immersive and personalizable audio content suitable for any Next Generation Audio codec. It is based on the Audio Definition Model (ITU-R BS.2076) and the ITU ADM Renderer (ITU-R BS.2127) and enables monitoring on any ITU-R BS.2051 loudspeaker configuration.
https://ear-production-suite.ebu.io/
GNU General Public License v3.0
101 stars 19 forks source link

Linux: Fix-up cmake for VSTs #239

Open firthm01 opened 1 year ago

firthm01 commented 1 year ago

We currently get an error about unable to copy Info.plist during install for plugins. Plugins .vst3 files should also be directories containing shared objects, rather than shared objects (also true for Windows since VST3 SDK 3.6.10 (see this) but less of a problem there - JUCE 7 supports it)