Using LFO in scriptnode best practice
-
@ForeverLive Add
NUM_HARDCODED_FX_MODS=6
to the HISE juicer file and recompile HISE. This will add modulation slots for up to 6 of your scriptnode parameters and you can just assign a standard LFO modulator. -
@d-healey Hi, wow, thank you. You as always just crushing it. Can i ask for any reference about assigning that modulators to target using scripting? Thank you very much!
-
@ForeverLive said in Using LFO in scriptnode best practice:
Can i ask for any reference about assigning that modulators to target using scripting?
I'm not sure I understand the question.
-
@d-healey i mean how i possibly can do the dynamic target for LFO so user can just use a dropdown and pick where LFO is assigned to. Thank you again for the priceless help!
-
@ForeverLive I think the only way to do that would be to add an LFO to each parameter and bypass them all, which ever one the user selects you unbypass
-
You could also try and use the new modulation matrix object like shown here:
https://github.com/christophhart/hise_tutorial/tree/master/ModMatrixTutorial
It basically lets you define mod sources and targets and then make the connections dynamically. The targets can either be modulation slots for sample accurate modulation or any knob on your UI with a block-based modulation which isn't as accurate but should be fine for most targets.
-
@Christoph-Hart , @d-healey wow, sometimes i cannot believe i living in same reality with both of you. You are just superheroes in real life! Thank you very much, God bless your families.
-
@Christoph-Hart I just got this error all the time. Using late july HISE version.
Function / constant not found: Synth.setUseUniformVoiceHandler
-
@ForeverLive That function was added in June, you sure you're using a version built on source code from July? Either way you're out of date, update, update
-
@d-healey isn't july is after june? July month number is 7 and june is 6. I loosing my mind really. Ha ha
-
@ForeverLive January February march April may June July august September October November December
Who else sings the song while trying to recall months, or is it just me..
-
@ForeverLive Lol yes you're right, that's why I asked it "you're sure" to check if you had made a mistake. Perhaps you built HISE in July using source code from June or earlier.
@Casmat I didn't know there was a song...
-
@d-healey yes, you right, i updated HISE using your fresh awesome script, and it was so refreshing that i almost started to jump around and scream of happiness :)