ai:specifics:signaltracing
This is an old revision of the document!
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.1539593279.txt.gz · Last modified: 2018/10/15 08:48 (external edit)