Is there a Hardcoded Polyphonic FX P1 / P2 etc modulator preprocessor definition?
-
@Christoph-Hart Thank you!
When you do it I will make some free video tutorials about taking Zero Delay Feedback aka Topology Transform Filters, from RNBO to HISE to Script Node to use polyphonically.
I got some nice Transistor and Diode models floating about in Gen. Not quiet as nice as discrete circuit modelling but they sound supa cool!
Much appreciated.
Phelan
-
@Phelan-Kane Alright, now I'm curious :)
https://github.com/christophhart/HISE/commit/0ba959c11312f60d336242644b09d33712217c09
-
@Christoph-Hart Fantastic! Let me finish off my Uni marking and I'll post some tutorial vids ASAP.
Thank you!
P
-
@Christoph-Hart that's awesome, thank you! I'm going to try this ASAP!
-
@Christoph-Hart does this automatically bump the base number of mods or do we have to use NUM_HARDCODED_FX_MODS as well?
-
@aaronventure they are separate so you can define each number.
-
@Christoph-Hart I'm building HISE from the CLI, is there a way to pass these additional preprocessor definitions to the projucer or msbuild?
-
@aaronventure Can't you put them inside the juicer file?
-
@d-healey of course I can, I'm just wondering whether it's possible to do it this way, too
-
@aaronventure I meant through the CLI. But I just checked Projucer --help and it doesn't look like it's an option.