Who is back? The master branch is back.
-
That sounds great, Christoph!
-
Do I need to use/Download JUCE 7 from the official JUCE site ? I need to do a fresh start on my windows 11 PC. Please tell me all supporting cast to build HISE movie
-
@DabDab No, Juce is included in the download /tools/projucer
Also make sure to /tools/SDK and unrar the SDK -
@lalalandsynth Thank you.
-
@Christoph-Hart thanks!
-
@Christoph-Hart so much is happening these days thanks!
-
lol I work exclusively on my develop branch because i thought it was good practice after seeing the HISE repo
-
lol I work exclusively on my develop branch because i thought it was good practice after seeing the HISE repo
Yes that is actually a good practice. What isn't a good practice is to let the master branch untouched for 4 years...
-
@Christoph-Hart avoid merging. Just create master2 LOL
-
@Christoph-Hart That's great, Thanks!
-
After watching @d-healey new MS VS 2022 Installation video I tried to enable IPP but it didn't build. So basically untouched HISE source code(IPP disabled by Default) without any modification has been built successfully.
Now my question How to enable Faust ? And use it? Do I nee to install FAUST ? and Do I need to compile with the option FAUST with Release?
@d-healey please make a getting started FAUST video for HISE. -
@DabDab said in Who is back? The master branch is back.:
@d-healey please make a getting started FAUST video for HISE.
Coming soon :)
-
@DabDab said in Who is back? The master branch is back.:
After watching @d-healey new MS VS 2022 Installation video I tried to enable IPP but it didn't build. So basically untouched HISE source code(IPP disabled by Default) without any modification has been built successfully.
Now my question How to enable Faust ? And use it? Do I nee to install FAUST ? and Do I need to compile with the option FAUST with Release?
Yes and yes.
-
@Christoph-Hart Can I keep both version of HISE? regular version and FAUST version?
-
@DabDab Yes, it creates the binary in different directories.
I've also added a text label in the top bar in HISE that indicates whether Faust is enabled or HISE is running as debug build so you can quickly see what configuration you are using.
-
@Christoph-Hart Great. (y)