HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. bfaudio
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 24
    • Posts 103
    • Groups 0

    bfaudio

    @bfaudio

    5
    Reputation
    13
    Profile views
    103
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    bfaudio Unfollow Follow

    Best posts made by bfaudio

    • RE: Good Faust Reverb or Chorus

      @resonant search for greyhole, although I think it’s in the examples given.

      posted in Faust Development
      B
      bfaudio
    • RE: Build failed CompileC

      @d-healey @treynterrio built a new effect with just stock filter, simple gain and some knobs and exported fine. Suspect it’s my old nemesis scriptnode/dsp networks again.

      posted in General Questions
      B
      bfaudio
    • RE: LInux HISE + Faust

      @d-healey Thankyou again

      posted in General Questions
      B
      bfaudio
    • RE: Initialise automatic keyboard colouring

      Solved.

      Simply copied 'setKeyColour();' out of the 'inline function' keyboard part of the script and put it on its own line.

      posted in Scripting
      B
      bfaudio
    • RE: Help with assigning knobs...

      @oskarsh said in Help with assigning knobs...:

      @d-healey DavidGPT trained on all the forum knowledge

      👏

      posted in Scripting
      B
      bfaudio

    Latest posts made by bfaudio

    • RE: Woocommerce Demo version quesion

      @d-healey oh snap. Thanks as always!

      posted in General Questions
      B
      bfaudio
    • RE: Woocommerce Demo version quesion

      @ustk and then use a custom bit of code or something to create a link from a ‘trial’ button to add that $0 product to their cart?

      posted in General Questions
      B
      bfaudio
    • Woocommerce Demo version quesion

      Hi All,

      Forgive me if this has been asked, I couldn’t find it.

      I’m familiar with how to create the demo version of a plugin with HISE but question is specifically for people selling through Wordpress/woocommerce.

      How do you handle the customer accessing the demo or trial version in your store? I’m working out how to implement a ‘try’ button next to the buy or add to cart button, then linking relevant files etc and a bit stuck on the best way to go about it.

      Any input welcome.

      Thanks

      Chris

      posted in General Questions
      B
      bfaudio
    • RE: LInux HISE + Faust

      @d-healey Thankyou again

      posted in General Questions
      B
      bfaudio
    • RE: LInux HISE + Faust

      @d-healey yes, literally just adding the release with Faust to running the make file did it.
      I’ve always done it as an option in either Xcode or visual studio.
      Learning Linux, slowly…. But happily.

      posted in General Questions
      B
      bfaudio
    • RE: LInux HISE + Faust

      @d-healey Thankyou! just watched through the building on linux part and the instructions i followed, that Christoph linked to, have a bit where it says type 'make CONFIG=Release' but nothing about changing this to build the version you want.

      posted in General Questions
      B
      bfaudio
    • RE: LInux HISE + Faust

      @d-healey thanks I’ll check it out. I’ve gotten the emails about this but haven’t gotten around the sussing it out yet.

      @Christoph-Hart that's the exact instructions I followed to get where I am.

      posted in General Questions
      B
      bfaudio
    • LInux HISE + Faust

      Hi All,

      Pardon my ignorance, I can't see this in any other posts about building HISE with faust on Linux.

      HISE Builds totally fine, but (Debug) is showing on the HISE interface rather than Faust. I'm used to mac where I change the scheme to build for release with faust but I'm not sure how I stipulate that on Linux, specifically using Ubuntu Studio.

      Thanks,

      Chris

      posted in General Questions
      B
      bfaudio
    • RE: Linux IDE’s

      @d-healey oh ok cool, I’ll look into it. Very much at the beginning of learning Linux.
      Thanks heaps

      posted in General Questions
      B
      bfaudio
    • RE: Linux IDE’s

      @d-healey just really to build HISE and HISE projects on so c++ I guess. I just use Xcode and Visual Studio on Mac and Windows.

      posted in General Questions
      B
      bfaudio