Can't edit expansions
-
I'm trying to learn how to make expansions. I have been following @d-healey tutorial. However, my HISE is not picking up the expansions. I also loaded the expansion tutorial project in here as well and that does not pick up the expansions.
I am using the develop branch on a Mac M1. These were included in the JUCE file when I built HISE:
HI_ENABLE_EXPANSION_EDITING=1
HISE_ENABLE_EXPANSIONS=1Is there another HISE branch I need to use for expansions? or am I missing something
-
@kameron In Project Preferences you need to select an expansion type (Encrypted probably) add an encryption key, and then restart HISE.
-
@d-healey Ahh yes that did it. Thank you for your help ! :)