Release notes
v1.2.2 is a general bug fix release and includes minor changes to support newer versions of REAPER.
Note that some fixes in this release have required bumping the minimum required REAPER version from v6.11 to v6.37. This release also removes support for 3rd-party plugin suites (FB360/VISR) since this feature is rarely used and maintaining the code to support them adds significant development overhead.
Again, a Linux build is provided although this is still considered experimental and may contain bugs.
Please see detailed changelog below.
Known issues
On Windows, plugin scanning can sometimes fail on the first attempt after an install. Performing a manual rescan resolves the problem.
During project close/shutdown, the scene plugin can occasionally cause a hang on exit.
The EPS exports ADM using egocentric, polar coordinates and conforming to the EBU Broadcast Production Profile.
It is very tolerant in the ADM it will import meaning it can import files that conform to other profiles.
ADM authored using the Dolby Atmos ADM profile can be imported, but coordinates and directspeakers pack formats are converted on import and exported files will instead conform to the Production Profile.
To import Production Profile ADM in to third-party tools which do not support this profile, the ADM must be converted. BBC R&D along with the EBU have developed the EBU ADM Toolkit to assist with this task.
For an up-to-date list of known issues, please refer to GitHub
Version 1.2
- Fix occasional crash bug in start up of Binaural Monitoring plugin #277 #278
- Fix fail to render when non-VST plugins are in FX chains #279 #280
- Update BEAR #287
- Use ADM Coordinate Conversion lib over internal implementation #293 #295
- Remove support for 3rd-party plugin suites #289
- Update render dialog code to support latest version of REAPER (v7.34) #296 #297
- Give warning for older REAPER versions if user attempts to render with normalisation #301