Getting back into Hise , couple of questions.
-
So , after a bit of a break I am resuming work on my Hise plugins but I have a couple of questions.
-
Has the Convolution module been fixed ? In terms of volume differences at different sample rates as well as the audible click when changing impulses ?
-
What branch should I build from that is "stable" but has the latest changes.
-
Can I read about the latest changes somewhere ?
Thanks for your time.
-
-
@lalalandsynth said in Getting back into Hise , couple of questions.:
What branch should I build from that is "stable" but has the latest changes.
Master is stable, develop has the latest changes and should be used for new projects.
Can I read about the latest changes somewhere ?
Develop branch commit history.
-
@lalalandsynth Welcome Back Lala
Good To See You Man
-
@d-healey said in Getting back into Hise , couple of questions.:
Develop branch commit history.
Thanks , is the compiling done the same way or do I need latest juce version as well ?
-
@Natan Hi mate , excited to jump back in :)
-
@lalalandsynth Everything you need is in the git repo (including JUCE and Projucer).
-
In the Projucer I see no Hi_core module to set the IPP , has this been changed ?
-
@lalalandsynth I don't know, I haven't been able to build the develop branch yet.
-
@d-healey I made a mistake , opened the wrong project , its there .
Attempting a build :)Is your build not working because you are on Linux or is there a problem with the Win build as well ?
-
@lalalandsynth Develop branch doesn't build on GNU/Linux currently. Should work fine on Mac and Windows
-
I cannot build the develop version either, get 17 errors and 7770 warnings :)
What version are people using that works ? -
@lalalandsynth What are the errors? Warnings aren't important.
-
@d-healey Ah, needed to save the projucer project , trying again.
-
@d-healey said in Getting back into Hise , couple of questions.:
Master is stable, develop has the latest changes and should be used for new projects.
So are there breaking changes ,in terms of projects using the scriptnode?
Wondering how I should proceed and what version to use with my projects in progress ?
Some of them were indeed paused to wait for new features. -
@lalalandsynth Try it and report back (keep backups - or use git).
-
@d-healey Yep, my Reverb project does not load/switch impulses in the scriptnode convolution, guess something has changed there.
I can see that it now has a sample map option , anyone know what that is about ?
Man, I feel like I have forgotten how I did anything ! hehe
-
Man, I feel like I have forgotten how I did anything ! hehe
But you've added lots of comments to your code and have a detailed git history, right...
-
@d-healey Well..... not......really.
Live and learn -
@lalalandsynth Yeah I have the same problem whenever I go back to an old project. Sometimes I just rewrite it because I can't be bothered figuring out what nonsense I wrote :p