Signal flow question -Scriptnode.
-
How can I get the Table to show up in the Peak Node ?
I also need to process it with the mul and cutoff node before it goes to the global cableI seem to have forgotten how to do this.

-
@lalalandsynth add a
math.addnode before the peak node and connect the table output to its Value. -
@Christoph-Hart Thanks, that was indeed it.