HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Noahdeetz
    3. Topics
    N
    • Profile
    • Following 2
    • Followers 0
    • Topics 16
    • Posts 56
    • Groups 0

    Topics

    • N

      Best Practice for Creating a Draggable Filter Linked to Scriptnode

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      14
      0 Votes
      14 Posts
      508 Views
      DanHD

      @orange you can. Change the index. And I think you must make sure all the Global Modulators are in the same Global Mod container.

    • N

      Unable to Load Project After Rebuilding HISE With Modified NUM_MAX_CHANNELS in Macros.h

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      232 Views
      A

      @Noahdeetz yeah the xml is basically a module loadout for the given project directory. Scripts are modules for the midi processor or includes.

    • N

      Any Update on Standalone Audio Fx Support?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      1
      0 Votes
      1 Posts
      120 Views
      No one has replied
    • N

      How to connect different modulators together?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      231 Views
      N

      @Christoph-Hart @d-healey Very neat! Thanks for the response guys!

    • N

      Best Practices to Parse OSC information based on the address

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      1
      0 Votes
      1 Posts
      211 Views
      No one has replied
    • N

      Best Practices For Automatic Gain Compensation

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      4
      0 Votes
      4 Posts
      765 Views
      A

      @Noahdeetz said in Best Practices For Automatic Gain Compensation:

      What are generally considered the best practices for getting RMS in script node?

      Since scriptnode doesn't have a memory node that updates on each block, your options are SNEX or Faust. Default block size is 8, so if you want true peaks which means per-sample processing, wrap your stuff in a framex node.

    • N

      Current Status of Whether HISE builds plugin binaries in Xcode15

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      254 Views
      ulrikU

      @Noahdeetz I still get the "Cycle inside...." issue with Xcode 15 and Sonoma
      I've also tried the latest Xcode 15.1 release candidate, still same problem.

    • N

      Error During AUi/VSTi Export

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      386 Views
      N

      @Noahdeetz

      Hey @Christoph-Hart is this what you would recommend?

      Best,
      Noah Deetz

    • N

      Best Practice for Getting RMS/Peak on an audio buffer

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      11
      1 Votes
      11 Posts
      534 Views
      griffinboyG

      @Consint

      let me know if there are any issues:
      I haven't released this version yet officially becuase i haven't had the time to thoroughly test it

    • N

      Realtime Pitch Detection in HISE

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

      @Noahdeetz Sorry just saw this post. Here is the example from Christoph - https://github.com/christophhart/hise_tutorial/blob/master/CustomSampleImport/Scripts/PitchDetector.js

    • N

      Send Effect - Best practices

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      403 Views
      N

      Oh great thanks so much!

      Noah

    • N

      Absolute path not being able to be resolved from sample

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      511 Views
      N

      @d-healey ahhh I see.

      Okay I resolved the path and it fixed the issue! Thanks for your help

    • N

      Current Version not Building in release configuration

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      489 Views
      Christoph HartC

      just compile the AAX libraries, put them in the SDK folder and export as AAX plugin, then you're good.

    • N

      Quick question

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      16
      0 Votes
      16 Posts
      963 Views
      N

      @d-healey

      Oooh okay. Gotcha I will!

      Thanks so much for the help :)

      -Noah

    • N

      Help!! I’m a newbie

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      292 Views
      d.healeyD

      Greetings.

      Check out my tutorial video for building HISE on Windows, it has the solution you need.

      Link Preview Image HISE

      favicon

      (hise.audio)