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

128 channel support #253

Closed firthm01 closed 9 months ago

firthm01 commented 9 months ago

Implements 128 channel support in EPS.

Extension will use 128 channels during import if REAPER version >=7.0, otherwise it continues to use 64 channels. Export code supports 128 channels throughout since it will only use as many channels as necessary for the project anyway (and so is self-limiting since nothing can be routed to channels above 64 in REAPER <v7)

Plugins are fixed to 128 channels but will disable channel selection >64 if running in REAPER and the REAPER version <7.0

Closes #244

WernerBleisteiner commented 9 months ago

Exciting news. Looking forward to this!

firthm01 commented 9 months ago

Closed - superceded by PR #254