container.multi "Child Nodes Exceed Channels"
-
Trying to use the PannerFX Snippet from the Documents and get this error upon loading.
I've tried building it a couple different ways but anytime I try to "Duplicate" the gain modules. or any other modules within the container.multi, HISE Crashes. I only get this error loading the Snippet.
I was under the impression that using the container multi + duplicate gains was adding the 2nd channel. Have I gone mad?
-
@trillbilly - but you haven't used any container at all...
-
@Lindon What do you mean? "ChanelSplit" is the name of the container.multi from the Docs Snippet. This image is directly from the imported snippet.
-
@trillbilly then show the whole network...
so take a look at the first node in your network - there is one channel input to it...and its trying to x-fade between two channels
-
Your network has only one channel so it can‘t split anything. Make sure to use a ScriptFX with two active channels.
-
@Christoph-Hart Ok, I've got it working in the Snippet.
In another project, Im using a Global Modulator to build the Network. Does this matter? I've got my project set with 4 Stereo Channels yet I can only get 1 to show in the Network.
EDIT: I decided to not be lazy and just try it. It seems that was the issue. Switching to Script FX or Global Modulator works.