Free Effect: Analog Filter for scriptnode (24dB/oct)
-
C++ analog filter node based on this paper:
https://www.researchgate.net/publication/344876889_Moog_Ladder_Filter_Generalizations_Based_on_State_Variable_FiltersTo use it in a Hise project, open your project folder and place the script file (Griffin_LadderFilter.h) under:
DspNetworks > ThirdPartyThen open your Hise project and compile dsp networks as dll
Now press OK, and you will be able to use the Node:
The node should appear under the 'project' category when you open the scripnode node browser.
Download the script here:
Polyphonic (stereo):
https://1drv.ms/u/c/6c19b197e5968b36/EYVQsJa9FlpKldok2ThVUwMBVf3KnemfEeccDyzASGbGJw?e=XNq1PUMonophonic (stereo):
https://1drv.ms/u/c/6c19b197e5968b36/EcGw46UnqYJMk1cu3bH2QZQBSWTXAOL6ggsusNrF-LrtZQ?e=FvMeGr24dB / Octave Filter Response:
-
@griffinboy that's a nice gesture, thank you
I'm on my way to learn more about dsp so I'm very interested in analysing it -
@griffinboy thank you for sharing!
-
@griffinboy
This is great! Thank you! :-) -
update*
Fixed a typo in the monophonic script, it should work now -
@griffinboy said in Free Effect: Analog Filter for scriptnode (24dB/oct):
Now restart hise, and you will be able to use the Node:
I think the process has changed with the latest version of HISE?
-
Did it! I'm not on the latest version of hise, what is different? I should update
-
@griffinboy I'm basing my assumption on this thread - https://forum.hise.audio/topic/11731/scriptnode-compilation-workflow-and-what-to-do-about-it
-
Now restart hise, and you will be able to use the Node:
Yes. it should read now:
Now press OK and you will be able to use the node
It's the small details :)
-
Nice update!
-
@griffinboy Waiting for your Youtube Tutorials.