ai:specifics:signaltracing
Ai/Specifics
Debugging/Tracing the Signal
There are some helpers to let you find how your signal is being modified, and which values exactly are spit out from a module:
- for numeric values, insert a Monitor module. Note that this updates only if the output is connected and used.
- for numeric values, insert a ConstantWithText module and change its skin to
InOutWithOveride
. Note that this updates only if the output is connected and used.
ai/specifics/signaltracing.txt · Last modified: 2018/10/15 08:48 by 127.0.0.1