New to HISE for specific purposes, i have lot of things to ask.
-
@David-Healey oh, i was shuting down my pc. it was so fast!
i don@David-Healey said in New to HISE for specific purposes, i have lot of things to ask.:
Which video?
this one
https://www.youtube.com/watch?v=eIDuhsXCOyk@David-Healey said in New to HISE for specific purposes, i have lot of things to ask.:
Yes, if you want an effect that HISE doesn't provide then that is the way to do it. Faust, ScriptNode, SNEX, C++, are all good options. Which one you choose depends on the algorithm you're using and which tools you're comfortable with.
7.do you suggest any of these so i can use prebuild scripts? i know some python, should i learn c++ and others?
-
@aliabr_prod said in New to HISE for specific purposes, i have lot of things to ask.:
this one
I hadn't seen that one before. That video doesn't show how to compile HISE.
I have a full beginner course for HISE that includes compiling it from source, it's free: https://audiodevschool.com/courses/hise-bootcamp/
@aliabr_prod said in New to HISE for specific purposes, i have lot of things to ask.:
you suggest any of these so i can use prebuild scripts? i know some python, should i learn c++ and others?
If you want to use existing code then Faust is probably the way to go. C++ is complicated and with SNEX there are fewer prewritten scripts available.
-
@David-Healey said in New to HISE for specific purposes, i have lot of things to ask.:
I hadn't seen that one before. That video doesn't show how to compile HISE.
I have a full beginner course for HISE that includes compiling it from source, it's free: https://audiodevschool.com/courses/hise-bootcamp/
That was the same video, i just copied youtube link from the bootcamp page :)
i built HISE for windows with faust on the same way you said, and tried on two diffrent version of hise and faust, every 4 combinations results crash on first try to load a FAUST node on script node.
What other information should i give you sir? -
@aliabr_prod said in New to HISE for specific purposes, i have lot of things to ask.:
That was the same video, i just copied youtube link from the bootcamp page :)
I don't understand, are you saying that video you linked to is from my site?
@aliabr_prod said in New to HISE for specific purposes, i have lot of things to ask.:
What other information should i give you sir?
How many versions of HISE and the HISE source are on your system?
-
@aliabr_prod said in New to HISE for specific purposes, i have lot of things to ask.:
my bad, it jumped on next video
i did everything from this one
https://www.youtube.com/watch?v=Cp8DpAO5018 -
@aliabr_prod Aha, that makes more sense.
-
@David-Healey sorry sir, totally my bad
-
@David-Healey said in New to HISE for specific purposes, i have lot of things to ask.:
How many versions of HISE and the HISE source are on your system?
i deleted the execute file from pre build version, there was no uninstaller on folders or controll panel, should i try delete any file titled HISE (i'll search whit everything) and compile again?
i cleared solutions every time i was about to build a new solution like you said. so i think just 1. -
Do you have more than one copy of the HISE source code on your system?
-
@David-Healey no
I deleted the HISE folder on documents. then i tried cloning the other branch called fix/868-matrix-target-change. so again no -
@aliabr_prod Ok so the source code folder you do have, which commit is it?
-
@David-Healey hello again
thanks for your help,
i cleaned the build, deleted all HISE and Faust files and folders

the i cloned develope branch again and compiled everything again based on the video,
then i downloaded and installed faust with no errors, i chosed thefaust path on setting, tried a new script fx and loading faust, and crashed again.
My commit info :

-
@aliabr_prod said in New to HISE for specific purposes, i have lot of things to ask.:
the i cloned develope branch again and compiled everything again based on the video,
then i downloaded and installed faust with no errorYou have to install faust before you compile HISE.
-
@David-Healey i will clean the build and reinstall faust before...
-
@aliabr_prod follow the video to the letter, I show how to install Faust and build HISE with it

-
@David-Healey Hi.
I decided to remove everything and reinstall it all (of course, I did watch the instruction video). So I did. I downloaded everything from the description link you provided. I copied your command. I did install Faust. Then, I compiled it just like in the video. I ran the program, created a new project, saved the XML, set up the Faust path, created a script FX, allowed compilation, created a Faust node, created a new Faust file, and then... that exact same error and crash.
I'm tired. What other info should I give you, sir?
-
@aliabr_prod is there any way to test the faust it self?
-
@aliabr_prod which version of Faust are you using?
-
-
Just tested and I get the exact same crash.