Make the following change to the “Dirac Live Processor config file” to be able to alter the currently set channel order.
The Dirac_Live_Processor.config file should be located here:
Windows: C:\Users<username>\AppData\Roaming\Dirac\Dirac_Live_Processor
MacOS: ~Music/Audio Music Apps/Dirac/
Add the following line to the config file:
<VALUE name="showCustomChannelOrder" val="1"/>
The config file should then look something like this:
<PROPERTIES>
<VALUE name="lfeAdd10dbGain" val="1"/>
<VALUE name="bypassWhenRender" val="0"/>
<VALUE name="allowCustomName" val="0"/>
<VALUE name="restAPI" val="0”/>
<VALUE name="imagePath" val=""/>
<VALUE name="channelGain">
<GAIN/>
</VALUE>
<VALUE name="channelDelay">
<DELAY/>
</VALUE>
<VALUE name="disableScaling" val="0"/>
<VALUE name="showCustomChannelOrder" val="1”/>
</PROPERTIES>
… it’s important to have the line “</PROPERTIES>” at the very end of the text document.
Save the config file, and then shut down and restart the Dirac Live Processor software.
Now go to "Advanced Settings" from the Dirac Live Processor main menu and there should be an "Internal Channel Order" section where you can set the order of the channels.