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

Third-Party Plugin Support Deprecation Warning #265

Closed firthm01 closed 4 months ago

firthm01 commented 6 months ago

Warns user that support for third-party plugin suites will be dropped in future versions. Message is shown when the user imports ADM using a third-party plugin suite in to a new project or in to an existing project. Warning also shows in the render dialog when "ADM" output format is selected and instances of the ADM Export Source VST are found.

This has been mainly implemented in it's own header so we can easily strip it out and make sure we don't leave anything behind (compiler will point out all the affected bits of code once the header is deleted).