HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Chazrox
    3. Topics
    • Profile
    • Following 5
    • Followers 2
    • Topics 104
    • Posts 856
    • Groups 0

    Topics

    • ChazroxC

      Webview! || Whats going on here??

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      19
      0 Votes
      19 Posts
      253 Views
      A

      @d-healey it gets destroyed completely, so even the memory gets cleared

    • ChazroxC

      Forum Feature? || 'Snippet Gallery' would be cool...

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      11
      2 Votes
      11 Posts
      174 Views
      ChazroxC

      @Christoph-Hart

      Will do!

      @Christoph-Hart said in Forum Feature? || 'Snippet Gallery' would be cool...:

      the more visibility the better.

      I agree 👍

    • ChazroxC

      Whos selling? || Shameless plug thread...

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      1 Votes
      8 Posts
      195 Views
      DanHD

      @Chazrox Thanks! Just Halo to begin with ....

    • ChazroxC

      Deleting .json Items || = undefined??

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      5
      0 Votes
      5 Posts
      70 Views
      ChazroxC

      @d-healey If its writing the new data, and not deleting the old one...where are these numbers coming from?

      d888f7f6-a101-4c0f-b840-a849d08ade97-image.png

      they look like items i've added and removed before but if they arent showing up in the .json file, where are they?

    • ChazroxC

      Pushing Array Values || Its me again...

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      9
      0 Votes
      9 Posts
      149 Views
      ChazroxC

      @VirtualVirgin damn I been up all night on this...

      and this was the fix...

      WRONG

      for (i = 0; i < NumSliders.length; i++)

      CORRECT

      for (i = 0; i < NumSliders; i++)

      Thank You!

      🙏

    • ChazroxC

      The Death Crash || Prevention?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      15
      0 Votes
      15 Posts
      149 Views
      ChazroxC

      @d-healey super critical. Good thing I back up the entire project folder after ever new function added. I'll lose a few hours of work at most. I'll see about recreating that.

    • ChazroxC

      Learning Objects || One last thing!

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      5
      0 Votes
      5 Posts
      122 Views
      ChazroxC

      @Matt_SF you're right. I dropped the .length and boom. Good to go!

    • ChazroxC

      Help Me Get SliderPack Values please! Thank You!

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      11
      0 Votes
      11 Posts
      112 Views
      ChazroxC

      @d-healey I Love a good cheat sheet! Thank You! 🙏

    • ChazroxC

      Syntax Error || Help? ||

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      8
      0 Votes
      8 Posts
      95 Views
      ChazroxC

      @d-healey I got this working. I just need that loop. haha.

    • ChazroxC

      Modifier Keys || Shift + Click = DoSomething

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      21
      0 Votes
      21 Posts
      284 Views
      ChazroxC

      @Christoph-Hart is there a work-around for this or a function I dont know about?

    • ChazroxC

      CUSTOM TABLE PRESETS Sub-Menu Template || Ready-to-run!

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      4
      6 Votes
      4 Posts
      143 Views
      ChazroxC

      Update*

      I was able to easily duplicate this process for the second table! I feel so accomplished. haha. ✊

      Screenshot 2025-07-11 at 10.54.22 PM.png

    • ChazroxC

      Read & Write JSON file || Basics

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      31
      0 Votes
      31 Posts
      463 Views
      ChazroxC

      @d-healey Booom! Thank You very much sir! I feel like I unlocked a whole new world. haha. Thank You @Lindon ! 🙏

      Features:
      Save
      Delete
      Rename
      Randomize
      Previous Preset
      Next Preset

      (Saved to .json)

      Table Preset Browser Working.gif

    • ChazroxC

      LAF KEYBOARD // Show notes playing...

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      8
      0 Votes
      8 Posts
      88 Views
      d.healeyD

      @Chazrox Show me with my minimal snippet

    • ChazroxC

      NoteEventID's || Overlapping notes fix...

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      6
      0 Votes
      6 Posts
      73 Views
      ChazroxC

      @Lindon got it! Thank you sir! 🙏

    • ChazroxC

      Linking Slider Packs || How do I connect them to an arp?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      9
      0 Votes
      9 Posts
      83 Views
      ChazroxC

      @d-healey Thank You for staying up! 🙏 Greatly appreciated!

    • ChazroxC

      How do I colour 'SliderPack' sliders by index??

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      3
      0 Votes
      3 Posts
      46 Views
      ChazroxC

      @d-healey You done it! I've tried about 20 things. lol Thank You! 🙏