Forum
    • Categories
    • Register
    • Login
    1. Home
    2. jeffd
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 32
    • Posts 251
    • Groups 0

    jeffd

    @jeffd

    17
    Reputation
    12
    Profile views
    251
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    jeffd Unfollow Follow

    Best posts made by jeffd

    • RE: LGPL Compliance for Commercial Faust Plugins in HISE

      @dannytaurus
      gotcha
      ...man, nothing is ever easy.
      trying to make a faustian bargain with the dsp devil 👿

      and apologies for just typing that haha

      posted in Faust Development
      J
      jeffd
    • RE: thoughts on using max/msp RNBO vs Faust

      @HISEnberg

      I found this and its been great so far:

      https://www.kadenze.com/courses/real-time-audio-signal-processing-in-faust/info

      I imagine it has been shared on the forum before but here it is again for beginners like me.

      free course.

      posted in General Questions
      J
      jeffd
    • RE: hard coded master effect not working all of the sudden

      @jeffd
      ok i figured it out, for some reason my send effect wasnt connected to my send container.
      no idea how that happened.

      but works again

      posted in ScriptNode
      J
      jeffd
    • RE: error C2148: total size of array must not e xceed 0x7fffffff bytes.

      @d-healey yeah it must be that particular effect.

      a tried an even simpler delay and it compiled and worked!

      seems so odd. works on mac but not on windows.

      it was just the smooth delay i am using found here:

      https://faustdoc.grame.fr/examples/delayEcho/#smoothdelay

      that is throwing the error.

      doesnt seem that complicated but that is the problem.

      Ill try to smooth out the other delay that works with some smoothing nodes in scriptnode to try to match my mac version i guess.

      posted in Faust Development
      J
      jeffd
    • RE: How to include the samples when building the plugin?

      @d-healey got it working!

      posted in Newbie League
      J
      jeffd
    • RE: Sounds like Vangelis?

      @Morphoice
      sounds awesome!

      posted in General Questions
      J
      jeffd
    • RE: plugin build not asking for sample library location anymore?

      @d-healey
      i always have another backup project on my pc,
      so i started over with that.
      so unfortunately, no idea of what was actually causing it.

      posted in General Questions
      J
      jeffd
    • RE: plugin build not asking for sample library location anymore?

      @d-healey got it working finally

      time to get off my computer now lol

      happy holidays!

      posted in General Questions
      J
      jeffd
    • RE: thoughts on using max/msp RNBO vs Faust

      @clevername27
      yes! i got it to work!

      posted in General Questions
      J
      jeffd
    • RE: thoughts on using max/msp RNBO vs Faust

      @Christoph-Hart

      Do i need to update to sonoma on mac to get faust to work with the latest dev build?

      i got it to "kinda" work on ventura with an older version of faust.
      worked ok for the delay i built.

      posted in General Questions
      J
      jeffd

    Latest posts made by jeffd

    • RE: Preset browser selection reset on project load

      @David-Healey ok got it

      posted in Feature Requests
      J
      jeffd
    • RE: Preset browser selection reset on project load

      @David-Healey David,
      is this committed now in the develop branch?

      posted in Feature Requests
      J
      jeffd
    • RE: Packaging Plugins and Apps Workshops Now Available

      @Sifres
      The storefront was easy to setup, but
      I have a half finished website. I was just testing it out, but seems to be really great so far.
      ...and I havent tried that JUCE module that can work with License activations.

      posted in General Questions
      J
      jeffd
    • RE: Packaging Plugins and Apps Workshops Now Available

      @bendurso i setup a mock moonbase storefront on my squarespace website,
      but i was curious about the JUCE module that can work with License activations, which i think only works with juce 8?

      posted in General Questions
      J
      jeffd
    • RE: Packaging Plugins and Apps Workshops Now Available

      @bendurso are you using juce 8 with moonbase?

      posted in General Questions
      J
      jeffd
    • RE: Channel Amount Mismatch when converting to monolith

      @elemen8t
      i can only get it to work using the method david mentioned:

      Select all the samples, right click in the mapping window, Tools > Merge into multi mic samples

      the samples do have to be ...exactly the same length for each mic position.

      also, doesnt work in juce 8 last time i checked. if you are using juce 8.

      posted in General Questions
      J
      jeffd
    • RE: JUCE 8 Starter license (free tier) + HISE commercial (closed source) license?

      @HISEnberg yes, I couldnt get the mulitmic sample creation to work in 8.

      and had a few problems exporting the binary on mac, but i could work around that part.

      posted in General Questions
      J
      jeffd
    • RE: convert samplemap to hlac monolith crashing

      @Lindon
      The sample map issue was a seperate issue, but didnt happen until i moved to juce 8.

      i got this error here
      #error "Building for OSX 10.10 and earlier is no longer supported!
      when trying to actually export an audiounit / vst on my mac build with juce 8.

      I actually didnt get that error on a build with juce 8 i tried on windows.

      but i still couldnt convert the samplemap to hlac monolith on the windows build.

      posted in General Questions
      J
      jeffd
    • RE: convert samplemap to hlac monolith crashing

      @David-Healey
      was trying juce 8,

      guess ill go back to 6 for now.

      posted in General Questions
      J
      jeffd
    • RE: convert samplemap to hlac monolith crashing

      @David-Healey
      you think its my build?

      given that other error i was getting trying to export a plugin.

      should i just build hise again?

      posted in General Questions
      J
      jeffd