FM Algorithms
-
@Christoph-Hart Is there a possibility to create FM algo in Hise? It seems to be stuck with 1 mod/carrier only...
I think scriptnode can do it but I don't know where to begin... -
Actually it should be possible in a pretty straightforward way, but I need to add support for different operator types for modulation connections (because in this case you most likely would want to multiply the existing value with the mod value).
-
@Christoph-Hart Cool then if you can add this ;)
And what about my previous post here, please:
https://forum.hise.audio/topic/1751/fm-am-i-doing-wrong -
@Christoph-Hart
1 - I think these operators will be very useful indeed. I'm trying to play around with oscillator for testing purpose but I'll definitely need some doc/examples when scriptnode is ready for synthesis ;)2 - Is there a way at the moment to add an AHDSR in scriptnode?
3 - Aside of that, I noticed the peak module doesn't plot the signal inside a modchain
4 - Other bug, Hise crashes when you delete a parameter with connections
-
I've just pushed these two little buddies:
https://docs.hise.audio/scriptnode/list/core/fm.html
https://docs.hise.audio/scriptnode/list/core/hise_mod.htmlI also realized the plotter doesn't work correctly (in polyphonic mode it's even worse), so I'll take a look now.
Can you make a example patch that crashes (just export the snippet just before you would delete the parameter)? It seems like it's not happening in general, so it must be a special combination.
-
@Christoph-Hart Amazing man! Will test that in a wee moment and provide you with a snippet of the issue...
-
@Christoph-Hart Last commit fails to build if IPP enabled:
-
Hmm, it builds here. Are you sure you're not mixing up branches again?
-
@Christoph-Hart Good point actually, but I downloaded a fresh one...