global_mod
core.global_mod
DisplayBuffer
slots: 1
A node that receives the modulation signal from a HISE global modulator
Parameters
| ID | Range | Default | Description |
| Index | 0.00 - 16.00 | 0.00 | no description. |
| Value | 0.00 - 1.00 | 1.00 | no description. |
| ProcessSignal | 0.00 - 1.00 | 0.00 | no description. |
| Mode | 0.00 - 2.00 | 0.00 | no description. |
| Intensity | -1.00 - 1.00 | 1.00 | no description. |
There are many ways to funnel an external (modulation) signal into a scriptnode network and one of them is using this node in order to pick up the signal created by one of the global modulators.
Depending on your project architecture, it might make more sense to use a extra_mod node instead of this node and then add global modulators or matrix modulators to the extra modulation chain, but if you want to "hardwire" a single global modulation connection to a target within your DSP network, this might come in handy.
Note that before HISE 5.0 this note was not compileable, but that has changed now and it will properly connect to global modulators in a compiled C++ node now.