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

    Posts

    Recent Best Controversial
    • 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
    • RE: [Feature request] Missing Laf colour properties

      It has been some years... :D

      https://forum.hise.audio//post/73172

      posted in Feature Requests
      StraticahS
      Straticah
    • RE: Player - I'm going crazy

      @Lindon @d-healey oh thanks!

      this example exists since 4 years, i was not aware of that!
      Looks way more complicated than (feature request) disabling the loop on the "audio stretch player" in scriptnode to have the same thing with zero code.

      But @rglides you should check this.

      8fc04469-5109-4be1-bdf1-11af96f431b2-image.png

      posted in ScriptNode
      StraticahS
      Straticah
    • RE: Player - I'm going crazy

      @d-healey @Lindon since when is drag and drop possible with the HISE sampler?

      And how to set this up, it depends on samplemaps... (at least thats what i thought)

      posted in ScriptNode
      StraticahS
      Straticah
    • RE: Player - I'm going crazy

      @d-healey having these controls in one device (eg for a basic drum sampler):

      drag n drop
      pitch controls
      length control
      loop or oneshot toggle
      timestretch (thats not based on pitch)

      posted in ScriptNode
      StraticahS
      Straticah