Hello guys,, this HISE application can be used to create Vst Instruments on my website? And can I also put a piano roll on my website?
Like this:
https://musiclab.chromeexperiments.com/Sound-Waves/
Best posts made by djrecycle
-
HOW TO BULID MY VST INSTRUMENT ON MY WEB
-
RE: EXPORTING to VSTi ERROR : recompile with -fPIC
yes I think use scriptnode branch
-
RE: make CONFIG=Release ERROR 127
yes thank you ,, im sucsses build HISE scriptnode
Latest posts made by djrecycle
-
RE: make CONFIG=Release ERROR 127
yes thank you ,, im sucsses build HISE scriptnode
-
RE: make CONFIG=Release ERROR 127
is the way I installed it correctly?
VIDEO INSTALL HISE -
RE: make CONFIG=Release ERROR 127
djrecycle@djrecycle-C640:~/Downloads/Compressed/HISE-scriptnode/projects/standalone/Builds/LinuxMakefile$ sudo make CONFIG=Release -j 4 Compiling HiseEventBufferUnitTests.cpp Compiling DspUnitTests.cpp Compiling MainComponent.cpp Compiling Main.cpp Compiling BinaryData.cpp Compiling include_hi_backend.cpp In file included from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:64, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/hi_modules.h:57, from ../../../../../HISE-scriptnode/hi_backend/hi_backend.h:55, from ../../Source/../JuceLibraryCode/JuceHeader.h:17, from ../../Source/Main.cpp:11: ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: fatal error: ipp.h: No such file or directory 69 | #include "ipp.h" | ^~~~~~~ compilation terminated. make: *** [Makefile:208: build/intermediate/Release/Main_90ebc5c2.o] Error 1 make: *** Waiting for unfinished jobs.... In file included from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:64, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/hi_modules.h:57, from ../../../../../HISE-scriptnode/hi_backend/hi_backend.h:55, from ../../Source/../JuceLibraryCode/JuceHeader.h:17, from ../../Source/MainComponent.h:12, from ../../Source/MainComponent.cpp:12: ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: fatal error: ipp.h: No such file or directory 69 | #include "ipp.h" | ^~~~~~~ compilation terminated. make: *** [Makefile:203: build/intermediate/Release/MainComponent_a6ffb4a5.o] Error 1 In file included from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:64, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76, from ../../../../../HISE-scriptnode/hi_backend/../hi_modules/hi_modules.h:57, from ../../../../../HISE-scriptnode/hi_backend/hi_backend.h:55, from ../../JuceLibraryCode/JuceHeader.h:17, from ../../../../../HISE-scriptnode/hi_backend/hi_backend.cpp:34, from ../../JuceLibraryCode/include_hi_backend.cpp:9: ../../../../../HISE-scriptnode/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: fatal error: ipp.h: No such file or directory 69 | #include "ipp.h" | ^~~~~~~ compilation terminated. make: *** [Makefile:218: build/intermediate/Release/include_hi_backend_377acbb6.o] Error 1
but like this
-
RE: make CONFIG=Release ERROR 127
yes i'm try it bulid HISE 2.0.0 latest release and reinstall g++,,
it has been a little bit successful, but I have a little problem here:At global scope: cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' make: *** [Makefile: 154: build / intermediate / Release / Main_90ebc5c2.o] Error 1 make: *** Waiting for unfinished jobs .... At global scope: cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' make: *** [Makefile: 149: build / intermediate / Release / MainComponent_a6ffb4a5.o] Error 1
-
RE: make CONFIG=Release ERROR 127
I am using release from 2019, and I have installed it
"g ++ - 7 is already the newest version (7.5.0-6ubuntu2)."
"gcc-7 is already the newest version (7.5.0-6ubuntu2)." -
RE: make CONFIG=Release ERROR 127
yes, I'm building the branch, but I'm using HISE version 2.1.0, I've tried step by step according to your video in youtube
-
RE: make CONFIG=Release ERROR 127
@d-healey said in make CONFIG=Release ERROR 127:
Also are you building the scriptnode branch?
what that's mean scriptnode branch?