Formula and Scripting
DewesoftX offers two modules with which you can create your own custom calculations:
The first one is the Formula module. You can use formula parsers with already implemented algebraic, logic, trigonometric, and many other functions to recalculate one or several input channels. One custom Formula can only produce one output channel.
The second one is the C++ script with which you can write complex math modules in the C++ programming language. It can be configured to operate on any number of input channels and produce any number of output channels.