HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. xxx
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 12
    • Posts 36
    • Groups 0

    Topics

    • xxxX

      Modulating filter in synth group

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      303 Views
      xxxX

      @Lindon @Oli-Ullmann

      cool makes sense, thanks guys

    • xxxX

      Hise exports plugins under the wrong name

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      3
      0 Votes
      3 Posts
      314 Views
      xxxX

      @d-healey

      a3585b8a-f846-4418-9ef4-7b59e82457a6-image.png

    • xxxX

      Simple Button Snippets

      Watching Ignoring Scheduled Pinned Locked Moved Presets / Scripts / Ideas
      2
      2 Votes
      2 Posts
      229 Views
      mmprodM

      @xxx thanks!!

    • xxxX

      Simple Text Button

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      657 Views
      GabG

      @xxx Nice one too!

    • xxxX

      Wavetable Waterfall Not Showing

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      269 Views
      xxxX

      @Christoph-Hart

      ah, thanks

    • xxxX

      DraggableFilter Crashes Hise

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      3
      0 Votes
      3 Posts
      336 Views
      xxxX

      @d-healey

      ah, thanks !

    • xxxX

      script error combo box + convolution ir list

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      438 Views
      d.healeyD

      @xxx Combo boxes start at 1, what does your knob start at? I'm guessing 0 because you are subtracting 1 from the value on line 14 and that's giving you an undefined error - my guess is that it's trying to access the array with index -1 which is invalid.