HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Haddock
    3. Posts
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 13
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Issue for build on MacOs

      @TNTHM said in Issue for build on MacOs:

      JUCE_VST_Wrapper.cpp

      Thanks for the trick ! I try to do it but it make this error :

      ❌ /Users/macbook/Desktop/HISE/HISE-master/JUCE/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp:95:10: 'MACINTOSH SSD⁩/⁨Utilisateurs⁩/⁨macbook⁩/⁨Bureau/HISE/HISE-master/tools⁩/SDK⁩/VST3 SDK⁩/pluginterfaces⁩/⁨vst2.x⁩/aeffect.h⁩' file not found

      #include "MACINTOSH SSD<U+2069>/<U+2068>Utilisateurs<U+2069>/<U+2068>macbook<U+2069>/<U+2068>Bureau/HISE/HISE-master/tools<U+2069>/SDK<U+2069>/VST3 SDK<U+2069>/pluginterfaces<U+2069>/<U+2068>vst2.x<U+2069>/aeffect.h<U+2069>"
      ^

      ** BUILD FAILED **

      The following build commands failed:
      CompileC build/Spacializer_dev.build/Release/Spacializer_dev\ -\ VST.build/Objects-normal/x86_64/include_juce_audio_plugin_client_VST2.o /Users/macbook/Desktop/StrictlyFunStudio/Spacializer/Spacializer_dev/Binaries/JuceLibraryCode/include_juce_audio_plugin_client_VST2.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
      (1 failure)
      Compiling finished. Cleaning up...
      logout
      Saving session...
      ...copying shared history...
      ...saving history...truncating history files...
      ...completed.
      Deleting expired sessions...102 completed.

      You think I misinform the file?

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      @ulrik Yes nothing here.

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      @ulrik said in Issue for build on MacOs:

      You have to have the right path to Hise but the project you're building is open when you export it to au or vst, so there's no need to set any other path I think

      Hey ! The VST export still not working with the same "vst2 issue" but the AU export seems to work but I don't find it, not in "App Support / Audio / plugins / etc" and not by searching directly on my computer..

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      @ulrik No sorry I was not here for few days, I relpaced the sdk folder and he gave me the same error, I was wondering if you need to locate the project you want to build in a particular folder or not ? Or the Hise path location enough.

      This is my actual sdk folder :

      Capture d’écran 2019-09-21 à 12.04.59.png

      Thanks for your help ! :)

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      Thanks @Lindon !

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      @ulrik I directly download it from Steinberg, I will delet the other folder, but when I try to unzip the "sdk.zip" it ask me a password for ASIO

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      @ulrik thanks for your message, yes I have this structure in the SDK folder.

      Capture d’écran 2019-09-16 à 10.33.37.png

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      Ok it seems to work with the IPP, but another failed appear :

      ❌ /Users/macbook/Desktop/HISE/HISE-master/JUCE/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp:95:10: 'pluginterfaces/vst2.x/aeffect.h' file not found

      #include "pluginterfaces/vst2.x/aeffect.h"
      ^

      ** BUILD FAILED **

      The following build commands failed:
      CompileC build/microcosm_dev.build/Release/microcosm_dev\ -\ VST.build/Objects-normal/x86_64/include_juce_audio_plugin_client_VST2.o /Users/macbook/Desktop/HaddockAudio/microcosm_plugin/microcosm_dev/Binaries/JuceLibraryCode/include_juce_audio_plugin_client_VST2.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
      (1 failure)
      Compiling finished. Cleaning up...
      logout
      Saving session...
      ...copying shared history...
      ...saving history...truncating history files...
      ...completed.

      I'm not sure to understand what it concerns 😐

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      @Lindon Thanks ! I check it

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      Ok, there's a topic which explain the method to install the IPP ?

      Thanks a lot.

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      I double check and don't works.. there is not another place where I have to make changes? Only in the Projucer plugin and standalone?

      posted in General Questions
      H
      Haddock
    • Issue for build on MacOs

      Hi everyone !

      I have a problem to export from Hise in vst or standalone on MacOs. I have this message :

      ▸ Building microcosm_dev/microcosm_dev - Shared Code [Release]
      ▸ Check Dependencies
      ▸ Compiling include_hi_dsp_library.mm
      ▸ Compiling include_hi_components.cpp

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ❌ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: 'ipp.h' file not found

      #include "ipp.h"
      ^~~~~~~

      ▸ Compiling PresetData.cpp
      ▸ Compiling include_hi_core.mm

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ❌ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: 'ipp.h' file not found

      #include "ipp.h"
      ^~~~~~~

      ▸ Compiling include_hi_dsp.cpp

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ❌ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: 'ipp.h' file not found

      #include "ipp.h"
      ^~~~~~~

      ▸ Compiling Plugin.cpp

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ❌ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: 'ipp.h' file not found

      #include "ipp.h"
      ^~~~~~~

      ▸ Compiling include_hi_frontend.mm

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ❌ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: 'ipp.h' file not found

      #include "ipp.h"
      ^~~~~~~

      ▸ Compiling include_hi_lac.mm
      ▸ Compiling include_hi_modules.mm

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ** BUILD FAILED **

      The following build commands failed:
      CompileC build/microcosm_dev.build/Release/microcosm_dev\ -\ Shared\ Code.build/Objects-normal/x86_64/Plugin.o /Users/macbook/Desktop/HaddockAudio/microcosm_plugin/microcosm_dev/Binaries/Source/Plugin.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
      (1 failure)

      ❌ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: 'ipp.h' file not found

      #include "ipp.h"
      ^~~~~~~

      ▸ Compiling include_hi_sampler.cpp

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ▸ Compiling include_hi_scripting_01.cpp
      Compiling finished. Cleaning up...
      logout
      Saving session...
      ...copying shared history...
      ...saving history...truncating history files...
      ...completed.

      [Opération terminée]

      I followed the instruction for Compiling without IPP on OSX on the @Christoph-Hart github but don't woks for the moment :/

      posted in General Questions
      H
      Haddock
    • "Macro control modulator" issue

      Hi !
      I'm new on Hise and I wanted to create a fade system (control by a macro) between 4 sampler.
      I used the "Macro control Modulator" for the gain of each sampler with a different macro curve for each of them. But when I reopen the Archive that I saved with the macro system, it seems to have bug, some of the "Macro control Modulator" not react to the macro anymore.
      (I'm on MacOS High Sierra, not Mojave, can it have a relationship?)

      posted in Bug Reports macro
      H
      Haddock