leomccormack / SPARTA

A collection of spatial audio related VST/LV2 plug-ins developed using JUCE and the Spatial_Audio_Framework
http://leomccormack.github.io/sparta-site/
GNU General Public License v3.0
544 stars 41 forks source link

VST3 plugins don't detect channel counts over 64 #83

Open IokaCode opened 7 months ago

IokaCode commented 7 months ago

In Reaper running on my Windows machine, the VST3 versions are not detecting the 128 channels Reaper is providing, but are still showing me the message that the channel count needs to be higher. 7. Order is working still fine and VST2 version also up to 10. Order.

leomccormack commented 7 months ago

Yep. Although, this is not a limitation on our end. This is just dictated by the VST3 SDK.