Midi Keyboard Problem
-
@Maichol try to delete the folder in app data or application support (mac) / hise.
-
@Maichol nobody uses this version for two years, but it's not mentioned officially on the website...
You have to compile Hise from the scriptnode branch:
https://github.com/christophhart/HISE/tree/scriptnode -
@ustk So version 2.1 is the wrong one?
About compiling Hise from the scriptnode branch, any chance for a quick walkthrough/tutorial? I really struggled to make this version works since I'm not really an expert (I just worked on Kontakt so far).
-
@Maichol Did you compile 2.1 or did you use a pre-built version?
-
@d-healey I followed your tutorial (by the way, huge thanks) and, if this could help to find the problem, since I'm on Catalina I installed Xcode 11.3.1 and an old IPP version in order to make everything work.
-
@Maichol Compiling scriptnode is exactly the same as what you've already done, you just need to download the scriptnode code instead.
Go here - https://github.com/christophhart/HISE/tree/scriptnode
Click the green Code button.
Select Download Zip.Or a better choice - use git.
-
@d-healey I used Git to re-download everything but now when I try to open Projucer it says: The application "Projucer" can't be opened. I also unlocked the option to open the applications from any developer through the terminal but it doesn't work unfortunately.
-
@Maichol did you follow this instruction?
https://forum.hise.audio/topic/3872/projucer-won-t-open-on-latest-mac-update/16 -
I need to recap what I did because I really want to do it right:
I went here - https://github.com/christophhart/HISE/tree/scriptnode
Clicked the green Code button
Selected Open with GitHub DesktopWith this version I got the “The application Projucer can't be opened” error when trying to open Projucer, and unfortunately I wasn’t able to solve it with the tip from @ulrik.
Then I tried this:
I went here - https://github.com/christophhart/HISE/tree/scriptnode
Clicked the green Code button
Selected Download ZIPWith this version I got a different error when trying to open Projucer but I solved it with the tip from @ulrik (huge thanks!). But I also got these new messages:
So now I have "two" question:
- These two “versions”, shouldn’t they be the same?
- Should I keep the second version? What about those new messages?
I really appreciate you're all taking the time to help, thank you!