HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Ohnias
    • Profile
    • Following 3
    • Followers 0
    • Topics 2
    • Posts 9
    • Groups 0

    Ohnias

    @Ohnias

    0
    Reputation
    52
    Profile views
    9
    Posts
    0
    Followers
    3
    Following
    Joined
    Last Online

    Ohnias Unfollow Follow

    Latest posts made by Ohnias

    • RE: Triggering different samples for Attack & Sustain

      @d-healey i know the basics for creating sample-library-instruments. I can create a piano-library-instrument in Hise or other samplers like kontakt with ease. Not that in with scripting yet..

      posted in General Questions
      OhniasO
      Ohnias
    • RE: Triggering different samples for Attack & Sustain

      @d-healey Sounds good, totally blasts my brain! How hard is it to set this up? Do you think i can implement this as a beginner?

      posted in General Questions
      OhniasO
      Ohnias
    • RE: Triggering different samples for Attack & Sustain

      Hi @d-healey ;

      "Another way is to use note on/off scripting, or scripted note fades, and can be achieved with one or two samplers."

      would my problem with the varying attack-times be solved with any of these techniques?

      Greets

      posted in General Questions
      OhniasO
      Ohnias
    • RE: Triggering different samples for Attack & Sustain

      @ustk Hi USTK, thanks for replying ! I think the problem here is that the attack-times vary depending on the sound-source(instrument). Than the delay-times for the sustain samples would have to know these variations...
      Or do i get something wrong?

      posted in General Questions
      OhniasO
      Ohnias
    • Triggering different samples for Attack & Sustain

      Hey Guys :)
      I´m Toby and am working on a new "Sample-Instrument" for a research project.

      I am trying to create an instrument with the feature to choose from different samples for attack and sustain (for example: GrandPiano Attack; Guitar Sustain). My problem here is that i have no idea how to trigger the sustain sample after the attack sample has disappeared. ( I´m searching for something that works like the "note Off" midi command for release samples. )

      Do you Guys have any idea how to implement this?

      Greets Toby

      Edit: the attack times may vary depending on the instrument.

      posted in General Questions
      OhniasO
      Ohnias
    • architecture i386; linker command failed; MacOS(highSierra)

      Hey Guys,
      i´m new to Hise and a total newbie in programming....

      Since 3 days im trying to export a Vst/Au plugin with integrated IPP....
      I have installed the Intel Ipp thing and Xcode, Xpretty and Visual studio(2017) are already installed too.
      Every time i try to export i get these Error message:


      ▸ Linking PianoSAMmini
      ⚠️ ld: ignoring file /opt/intel/ipp/lib/libippi.a, file was built for archive which is not the architecture being linked (i386): /opt/intel/ipp/lib/libippi.a
      ⚠️ ld: ignoring file /opt/intel/ipp/lib/libipps.a, file was built for archive which is not the architecture being linked (i386): /opt/intel/ipp/lib/libipps.a
      ⚠️ ld: ignoring file /opt/intel/ipp/lib/libippcore.a, file was built for archive which is not the architecture being linked (i386): /opt/intel/ipp/lib/libippcore.a
      ⚠️ ld: ignoring file /opt/intel/ipp/lib/libippvm.a, file was built for archive which is not the architecture being linked (i386): /opt/intel/ipp/lib/libippvm.a

      ❌ Undefined symbols for architecture i386

      Symbol: _ippsSum_32f
      Referenced from: hise::ModulatorSamplerVoice::calculateBlock(int, int) in lto.o

      ❌ ld: symbol(s) not found for architecture i386

      ❌ clang: error: linker command failed with exit code 1 (use -v to see invocation)

      ** BUILD FAILED **

      The following build commands failed:
      Ld build/PianoSAMmini.build/Release/PianoSAMmini\ -\ VST.build/Objects-normal/i386/PianoSAMmini normal i386
      (1 failure)
      Compiling finished. Cleaning up...
      logout
      Saving session...
      ...copying shared history...
      ...saving history...truncating history files...
      ...completed.


      Maybe someone can help me?

      Greets & thanks!!!!

      Tobi

      posted in Bug Reports
      OhniasO
      Ohnias
    • RE: i386 deprecated!?!?!

      Hey Guys i´m getting a Error Message very close to this one...

      The following build commands failed:
      Ld build/PianoSAMmini.build/Release/PianoSAMmini\ -\ VST.build/Objects-normal/i386/PianoSAMmini normal i386
      (1 failure)

      Does anyone know how to fix this?

      Ps. If i export without IPP i dont get this Message and the export works mostly fine..

      Intel IPP is already installed... @d-healey told me i may have to setup the "setting file paths so projucer knows where IPP is installed."
      Does anyone knows how to set these up on a Mac? ... (I´m on MacOs(highSierra) )

      Greets Toby

      posted in Bug Reports
      OhniasO
      Ohnias
    • RE: i386 deprecated!?!?!

      @ustk does this work for Xcode 9 too?

      posted in Bug Reports
      OhniasO
      Ohnias