HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. xander
    3. Topics
    X
    • Profile
    • Following 0
    • Followers 0
    • Topics 14
    • Posts 30
    • Groups 0

    Topics

    • X

      Syncing Custom LFO to Plugin Attributes

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      257 Views
      X

      @DanH It's super secret🤫- It is similar to Serum's

    • X

      HISE with Faust polyphony

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      152 Views
      X

      @griffinboy I see. Thanks, I'll give it a look.

    • X

      Does Hise compile down to C++?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      909 Views
      X

      @d-healey haha, only half the plugin's authorization is written on the plugin, we are routing it through our website's API, so it'll be a lot safer already, was just wondering if I had to do anything else to ensure even more security.

    • X

      Oversampling Softclipper

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      5
      0 Votes
      5 Posts
      621 Views
      Christoph HartC

      @xander my guess is your faust code works with a fix expected samplerate so that when you‘re oversampling it shifts the normalised frequency ratio.

    • X

      Animation lag.

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      654 Views
      X

      @ustk This didn't fix it completely, but it definitely helped a lot, thank you

    • X

      Stereo lofi dropout effect.

      Watching Ignoring Scheduled Pinned Locked Moved Faust Development
      1
      3 Votes
      1 Posts
      281 Views
      No one has replied
    • X

      Frequencies past Nyquist folding.

      Watching Ignoring Scheduled Pinned Locked Moved Faust Development
      5
      0 Votes
      5 Posts
      702 Views
      LindonL

      @xander try asking on the faust discord channel

      https://discord.com/channels/1078607704769179729/1078607704769179732

    • X

      Sinefold distortion

      Watching Ignoring Scheduled Pinned Locked Moved Faust Development
      2
      4 Votes
      2 Posts
      370 Views
      LindonL

      @xander maybe put this in the HISE Faust github?

    • X

      ControlCallback not working

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      190 Views
      X

      @d-healey Thank you! Makes sense, guess I can hardcode the parameter values.

    • X

      Problem with turning plugin on and off.

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      457 Views
      X

      @orange Alright, thanks, I'll try that.

    • X

      Polyphonic Panning?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      179 Views
      X

      @aaronventure Wow that was easier than I thought it'd be!

    • X

      How do you get value from Peak node and use it externally?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      138 Views
      Christoph HartC

      @xander global cable.

      https://docs.hise.dev/scripting/scripting-api/globalcable/index.html

    • X

      Exporting Plugin on Windows for MAC

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      138 Views
      d.healeyD

      @xander You need to export (compile) separately on each OS you want to use.

      For AAX you need to sign up for an AVID developer account, and you'll also need a PACE account and iLok for signing your plugins. You'll need to compile the AAX SDK on each OS before you can use it.

    • X

      AudioAnalyser in Floating tile LAG!

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      1 Votes
      3 Posts
      371 Views
      X

      @Gab Unfortunately I don't think it has anything to do with IPP, as it lags with both IPP on and off.