HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Straticah
    3. Posts
    • Profile
    • Following 2
    • Followers 13
    • Topics 86
    • Posts 492
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Envelope table - global mod bug ?

      @Christoph-Hart we are building a wavetable synth with a modulation system so the improvements you are working on might come in handy.

      Our main issues with the mod matrix were crashes in our setup, compilation issues, retriggering issues with global ADSR mods and missing control as far as i can remember. (might look into it again)

      Also the mod destinations were missing essential offset controls for eg. filter modulations:
      has been mentioned here aswell

      Link Preview Image
      Modulation intensity modes (bipolar, scale, add?)

      Hey! What are your thoughts on the modulation intensity modes? Currently, there are two types: Bipolar Mode and Scale Mode. @Christoph-Hart, would it be poss...

      favicon

      Forum (forum.hise.audio)

      posted in Bug Reports
      StraticahS
      Straticah
    • RE: Envelope table - global mod bug ?

      @Christoph-Hart issues are mostly faulty retriggering and dead notes on global adsr modulation.
      I am really looking forward to the new mod system since the synth we are building rn could benefit heavily from it.

      We had to ditch the old mod matrix system unfortunetely and are running into issues with global envelope mods now.

      Do you have an ETA for the mod-matrix update? @Christoph-Hart

      posted in Bug Reports
      StraticahS
      Straticah
    • RE: Envelope table - global mod bug ?

      @HISEnberg so global ADSR envelopes remain unusable in a polyphonic setting?

      posted in Bug Reports
      StraticahS
      Straticah
    • RE: Modulation intensity modes (bipolar, scale, add?)

      @DanH šŸ‘€

      posted in Scripting
      StraticahS
      Straticah
    • RE: Interpolate or merge filter curves?

      @griffinboy no way its that intuitive!
      amazing :)

      posted in General Questions
      StraticahS
      Straticah
    • Interpolate or merge filter curves?

      Hey there i have a simple channel EQ setup and would like to display the sum filter curve "as one" on the main interface.

      Is it possible to interpolate/merge these paths into one?

      1c062bd8-965c-4e4b-90aa-392b0b538883-image.png

      Should look simmilar to this:
      5896a40d-9a96-4d9a-aeef-74a2e20dc168-image.png

      posted in General Questions
      StraticahS
      Straticah
    • RE: is it possible to load a .wav into memory for processing with faust

      @Orvillain any example on how to do that?

      posted in General Questions
      StraticahS
      Straticah
    • RE: is it possible to load a .wav into memory for processing with faust

      @ospfeigrp did you find a way?

      posted in General Questions
      StraticahS
      Straticah
    • RE: Generative Wavetable OSC?

      @aaronventure thanks will check!

      @griffinboy what does something like this cost freelance properly setup?

      I will probably go another route and combine some basic shapes into a wavetable and not generate the table from scratch.

      posted in General Questions
      StraticahS
      Straticah
    • RE: Generative Wavetable OSC?

      @dianasv25 this ai?

      posted in General Questions
      StraticahS
      Straticah
    • RE: Generative Wavetable OSC?

      @HISEnberg i am already running into issues with snex osc - seems it does not support variable-length arrays, not even fixed-size arrays?

      posted in General Questions
      StraticahS
      Straticah
    • RE: Generative Wavetable OSC?

      @HISEnberg oh no! so no way i could do it utilizing SNEX, RNBO, FAUST? I guess if i use snex i need to go c++ anyways

      I will start checking SNEX synth examples :)

      posted in General Questions
      StraticahS
      Straticah
    • Generative Wavetable OSC?

      Hey there i want to create a wavetable oscillator for the HISE synth group that allows for drawing a custom wavetable by hand or generating a "random" one.

      Whats the best way to approach this? SNEX, RNBO, FAUST...

      posted in General Questions
      StraticahS
      Straticah
    • RE: is it possible to load a .wav into memory for processing with faust

      @sletz @ospfeigrp id be interested in that aswell.
      I wanted to do a wavetable synth or granular sampler and was wondering if thats possible with FAUST in HISE.

      posted in General Questions
      StraticahS
      Straticah
    • RE: Build failed CompileC

      @d-healey has this been solved? I have the same issue on my new m4 mac.
      HISE 4.1 develop branch (a new test project works without the error)

      PS: fixed by getting latest HISE + deleting expression & snex nodes from my scriptnode.

      posted in General Questions
      StraticahS
      Straticah
    • RE: Sorry for the code dump...

      @Vitruvius But good to know it works on your end. :) will try a couple older commits and see if its solved to confirm the new one is still the issue.

      posted in General Questions
      StraticahS
      Straticah
    • RE: Sorry for the code dump...

      @Vitruvius I currently have a simmilar error on mac.

      āŒ /Users/julian/Documents/GitHub/HISE/hi_tools/hi_standalone_components/SliderPack.h:192:15: [31munknown class name 'ProfiledComponent'; did you mean 'PropertyComponent'?[0m
        192 |                                    public ProfiledComponent,
      [36m      |                                           ^~~~~~~~~~~~~~~~~[0m
      āš ļø  /Users/julian/Documents/GitHub/HISE/hi_tools/hi_standalone_components/SliderPack.h:191:20: [33mdirect base 'Component' is inaccessible due to ambiguity:[0m
          class hise::SliderPack -> Component
      [32m    class hise::SliderPack -> PropertyComponent -> Component [-Winaccessible-base][0m
      

      ProfiledComponent class seeems to be missing on latest HISE version?

      I tried to compile my scriptnode and got this error from the current HISE version 1h ago.

      posted in General Questions
      StraticahS
      Straticah
    • RE: How can i hire a web developer?

      @KamalDeepPareek Fiverr, Upwork and Linkedin šŸ™

      posted in General Questions
      StraticahS
      Straticah
    • RE: SNEX interpolate table

      @ustk yes at least i am trying it in SNEX

      posted in Scripting
      StraticahS
      Straticah
    • RE: SNEX interpolate table

      @ustk Hey did you get the interpolation to work?

      I am trying to create a table based (graphical) saturator and have troubles with setting up the table.

      Just found your post and thought maybe you have tried something simmilar already.

      posted in Scripting
      StraticahS
      Straticah