S.N. Convolution sampleLength / range parameter.
-
Hi,
Working in ScriptNode, how do I set up a parameter that controls the sampleLength/Range of a convolution node?
-
Connect it to a UI waveform and I think you can control the start/end of that via scripting.
-
@d-healey said in S.N. Convolution sampleLength / range parameter.:
Connect it to a UI waveform and I think you can control the start/end of that via scripting.
It is possible. Though I was wondering if it's possible to have it as a parameter in a compiled dll. Long story short, I'm using one set of knobs to control 4 convolution verbs. It would really make things a lot simpler if I could just have a parameter knob inside the compiled dll, so that when the user shifts between convolutions, the interface recalls what length the specified convolution was left at and passes it to the knob value.
-
@RastaChess Might be possible with snex but I don't know