HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. bwoogie
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    bwoogie

    @bwoogie

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    bwoogie Unfollow Follow

    Latest posts made by bwoogie

    • RE: Custom reactive audio animation

      Well I got it working but my project got overwritten by the snippet.. 👏👏👏

      i absolutely hate hise's project management.

      posted in Scripting
      B
      bwoogie
    • RE: Custom reactive audio animation

      @Oli-Ullmann Ok i get it!
      I looked at the Scriptnode Visualisation 101 snippet. It shows how to use global cables. So for my animation, i'd like to split the signal maybe 6 ways, then bandpass each signal into a peak and then it's own global cable.

      I was looking through the filters and didn't see what i needed. I might need to use a highpass and a lowpass for each band?

      The most important thing is, if i bandpass these how can i just "throw the signal away" when i'm done with it? I don't want to affect the signal since this is purely for visuals only.

      posted in Scripting
      B
      bwoogie
    • Custom reactive audio animation

      Hi, I'm new and creating my first plugin in hise.

      I'm trying to create an animation that reacts to the playing sample of my plugin. I'm able to draw the animation, but getting the audio has been a chore. Essentially I'm trying to make a custom audio analyzer panel. In my interface script i'm drawing on a panel, but how do i get the audio coming from my sampler?

      Some direction would be appreciated, thanks.

      posted in Scripting
      B
      bwoogie