HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Ben Catman
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 17
    • Posts 64
    • Groups 0

    Ben Catman

    @Ben Catman

    10
    Reputation
    16
    Profile views
    64
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Ben Catman Unfollow Follow

    Best posts made by Ben Catman

    • RE: WDF Model is not working in Faust

      @Lindon

      oh you were faster than me.

      @resonant
      PLEASE do not ask chatGPT - faust and ChatGPT is a NONO!!!

      :)

      posted in Faust Development
      B
      Ben Catman
    • RE: [Free Dsp] Analog Filter (24dB/oct)

      @griffinboy

      Awesome stuff! Thank you so much for creating this video. Will follow your instructions.

      Cheers

      posted in ScriptNode
      B
      Ben Catman
    • RE: WDF Model is not working in Faust

      @resonant

      check this https://faustlibraries.grame.fr/libs/#wdmodels

      As far as i can see there is no such thing as wd.WDFTriode.

      Btw i highly suggest to do some tutorials. you can simply state a thing like
      input_hp = highpass(...) - there is quite a bit more to it

      Also your model like you intend to code it would not work as there is so much more to this topic than simply sending a signal thru a triode. You might check out some basics here as well :)

      Best Ben

      Links:
      https://www.youtube.com/watch?v=VwoPt3h7DWM - on wdModels
      https://www.youtube.com/watch?v=hDkur8zOcv0&t=5545s - on Faust

      Link Preview Image
      Designing Common-Cathode Triode Amplifiers

      Guitar amplifiers

      favicon

      (www.aikenamps.com)

      posted in Faust Development
      B
      Ben Catman
    • Bug in Synth group "Spread" ?

      Hey guys,
      recently i was working on my new Synth, and i came across an interesting thing:
      When i open the Synthesizer Group Container and adjust the amount of voices and spread , everything works as expected. As soon as i CLOSE the SG Container the spread amount resets to 0 % ?

      Any ideas ?

      Best Ben

      posted in General Questions
      B
      Ben Catman
    • RE: Faust waveshaper

      i tried it myself and with my solution above the waveshaper works, but not the filter. sorry , i am quite sick , so i cant check it on my pc yet

      posted in General Questions
      B
      Ben Catman
    • RE: Container with parallel effects

      @Lindon

      oh my god, i get it! Now thats embarassing. Thank you so much!!

      posted in General Questions
      B
      Ben Catman
    • RE: Audio / DSP - how to start

      @d-healey @Lindon @TNTHM

      Guys thank you so much, OF COURSE, i did compile it as instrument first, and then , when compiling it as FX i forgot to enable vst3 support. Now its running , and i can take a deeper dive into this ! Thank you thank you thank you

      posted in General Questions
      B
      Ben Catman
    • RE: Compiling Error ***SOLVED***

      SOLVED

      I just opened an older version of Hise. My fault. I am so sorry 😊

      posted in General Questions
      B
      Ben Catman
    • RE: Retro 80s Tape Wow & Flutter with faust

      Good work ! 👏

      posted in Presets / Scripts / Ideas
      B
      Ben Catman

    Latest posts made by Ben Catman

    • RE: [Free Dsp] Analog Filter (24dB/oct)

      @griffinboy

      Awesome stuff! Thank you so much for creating this video. Will follow your instructions.

      Cheers

      posted in ScriptNode
      B
      Ben Catman
    • RE: [Free Dsp] Analog Filter (24dB/oct)

      @griffinboy

      again i am highjacking but i have a general question to external c++ . I created the Folder ThirdParty within the project and before compiling Hise can find the node - but i get an error on compiling.

      Now i was wondering what the exact steps are AFTER placing the header file in the ThirdParty Folder?

      Thx for the code and thx for your help in advance

      best ben

      posted in ScriptNode
      B
      Ben Catman
    • RE: Pitch Shifter (FAUST/RNBO/C++)

      @d-healey oh i see - i hope i find it haha

      thank you !

      posted in General Questions
      B
      Ben Catman
    • RE: Pitch Shifter (FAUST/RNBO/C++)

      @orange
      Sorry for highjacking but i am using 3.6.2 , compiled it in june, but cant find this node? Do you have any idea ?

      Cheers

      posted in General Questions
      B
      Ben Catman
    • RE: Change Variables within function

      @d-healey

      haha of course, but i want to change the value x with a slider and use the new value within another inline function like this:

      var x = 10;

      • get new value from slider for x / say x becomes 12
        -> use the new x value in another inline function:

      Filter1.setAttribute(1,(value+x);

      posted in Scripting
      B
      Ben Catman
    • RE: Scriptnode Bypass button/slider

      @Lindon
      @Christoph-Hart

      Ahhhh ! Amazing guys. Thank you so much !

      posted in ScriptNode
      B
      Ben Catman
    • Change Variables within function

      Hey guys, i am so sorry for this question, its so noob, but i sinmply have forgotten how to do it:
      How can i assign a variable to a value that i get with an inline function? I decklar a variable x on global level, but how can i change the value?

      Thank you so much
      🙄

      posted in Scripting
      B
      Ben Catman
    • RE: Scriptnode Bypass button/slider

      @d-healey

      thanks, please call me stupid but how can i control the soft bypass ?

      posted in ScriptNode
      B
      Ben Catman
    • Scriptnode Bypass button/slider

      Hey guys, i am implementing my 3 waveshaper algos in snex, and now i was wondering how i can manage to set them bypassed seperatly and control this via a knob or slider in scriptnode parameters. I want to compile the dll and then be able to bypass them seperatly in hardcoded master fx .

      Thank you so much
      Ben

      posted in ScriptNode
      B
      Ben Catman
    • RE: Compiling Error ***SOLVED***

      SOLVED

      I just opened an older version of Hise. My fault. I am so sorry 😊

      posted in General Questions
      B
      Ben Catman