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

    Ben Catman

    @Ben Catman

    9
    Reputation
    16
    Profile views
    59
    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: 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: 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
    • Compiling Error ***SOLVED***

      Hey guys, i have compiled quite a few FX VST3s within the last year, but i encountered a strange thing today: When compiling a new Plugin i get the error :
      Error when saving: Can't open resource file:

      C:\Hise\MidSideVocals\Binaries\Source\Images\balanceKnob_200.png

      It is a completely empty project and i cant figure out what has happened. Do you have any ideas what i am doing wrong ?

      Thank you so much
      Ben

      posted in General Questions
      B
      Ben Catman
    • RE: Neural Amp Modeler (NAM) in HISE

      @aaronventure

      🤞

      Wow, that would be SO awesome! Can provide you with some quite nice models then :)

      posted in General Questions
      B
      Ben Catman
    • RE: Neural Amp Modeler (NAM) in HISE

      Any new with Neural Amp Modeler in Hise ? I have started training models on my excessive collection of guitar pedals, and i postulate - there is little to none difference. It is just awesome!

      posted in General Questions
      B
      Ben Catman
    • RE: MIDI keyboard range script?

      @Lindon
      Got it, got it.

      Guys, you are AMAZING!

      Thx so much!!!!

      posted in General Questions
      B
      Ben Catman