eXT VSTi Multiple Audio Outs
- - for eXT VSTi. (eXT is a VST instrument)
to create a VSTi with 8 stereo outputs:
copy the EnergyXT.dll file and rename the copy to
eXTi-8o.dll
open Windows Notepad and type in:
[VST]
enable=1
outputs=16
save this text file as
eXTi-8o.ini, in your windows folder (the same folder as the energyXT.ini file is in).
- - 16 mono outputs = 8 stereo outputs
eXT VSTi Multiple Audio Ins and Outs
- - for eXT VSTi. (eXT is a VST instrument)
to create a VSTi with 2 stereo inputs and 4 stereo outputs:
copy the EnergyXT.dll file and rename the copy to, say,
eXTi-2i4o.dll
open Windows Notepad and type in:
[VST]
enable=1
inputs=4
outputs=8
save this text file as
eXTi-2i4o.ini, in your windows folder (the same folder as the energyXT.ini file is in).
- - 4 mono inputs = 2 stereo inputs
- - 8 mono outputs = 4 stereo outputs
eXT VSTe Multiple Audio Outs
- - for eXT VSTe. (eXT is a VST effect)
to create a VSTe with 2 stereo outputs:
copy the EnergyXTE.dll file and rename the copy to
eXTe-2o.dll
open Windows Notepad and type in:
[VST]
enable=1
outputs=4
save this text file as
eXTe-2o.ini, in your windows folder (the same folder as the energyXT.ini file is in).
- - 4 mono outputs = 2 stereo outputs
eXT VSTi Multiple Audio Ins and Outs
- - for eXT VSTe only. (eXT is a VST effect)
to create a VSTe with 3 stereo inputs and 5 stereo outputs:
copy the EnergyXTE.dll file and rename the copy to, say,
eXTe-3i5o.dll
open Windows Notepad and type in:
[VST]
enable=1
inputs=6
outputs=10
save this text file as
eXTe-3i5o.ini, in your windows folder (the same folder as the energyXT.ini file is in).
- - 6 mono inputs = 3 stereo inputs
- - 10 mono outputs = 5 stereo outputs