HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Chazrox
    3. Topics
    • Profile
    • Following 4
    • Followers 1
    • Topics 81
    • Posts 678
    • Groups 0

    Topics

    • ChazroxC

      Chat Room Feature || Request?

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      7
      1 Votes
      7 Posts
      64 Views
      ChazroxC

      @aaronventure def need to learn that! 👍

    • ChazroxC

      Arpeggiator SliderPack || Slider Amount

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      1
      0 Votes
      1 Posts
      23 Views
      No one has replied
    • ChazroxC

      Global Variable stuck?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      7
      0 Votes
      7 Posts
      65 Views
      ChazroxC

      @d-healey Good to know! I have a bunch of 'consts' in my 'onNoteOn's. Im going to change them now and hope nothing breaks. Thank You! 🙏

    • ChazroxC

      BYPASS Mac Security || sudo code?

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      11
      0 Votes
      11 Posts
      172 Views
      ChazroxC

      @d-healey noted! Thank You! 🙏

    • ChazroxC

      PNG Slider LAF || See Example

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      2
      2 Votes
      2 Posts
      62 Views
      ChazroxC

      @pcs800 👍

    • ChazroxC

      Midi Scripts || Priority?

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      3
      0 Votes
      3 Posts
      105 Views
      ChazroxC

      @Christoph-Hart Thank you for the clarification! 🙏

    • ChazroxC

      How do I send 'noteOff' messages from UI Button?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      7
      0 Votes
      7 Posts
      208 Views
      ChazroxC

      @VirtualVirgin This worked best for me! Thank You! I got it working with my chord script perfectly. 🙏

      Bingo:
      Screenshot 2025-06-20 at 11.38.07 PM.png

      The script:

      for (i = 0; i < chord1.length; i++) { Engine.setKeyColour(i, NoKeyColour); Synth.addNoteOff(1, chord1[i] + 60 + Octave1 + Chord1Choice - 1, 0); } //THANK YOU!
    • ChazroxC

      Articulation Switches Alternative Routing??

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

      @d-healey makes sense! 🙏

      @d-healey said in Articulation Switches Alternative Routing??:

      Of course not

      Its much appreciated!

    • ChazroxC

      Chord Player Inversions || Help with Indexing!

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      10
      0 Votes
      10 Posts
      233 Views
      ChazroxC

      @dannytaurus it does also have a WaveGenerator for auditioning chords on its own as well. When the 2nd track is piggy backing the midi from the this I just mute the output and hear Serum only for instance. Its great!
      Its no more work than setting up a send track. All good with me.

    • ChazroxC

      ARRAY || Get index value??

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      8
      0 Votes
      8 Posts
      156 Views
      ChazroxC

      @d-healey lol !!

      ok so you have to see this then....

      its on a different thread....
      https://forum.hise.audio/topic/12880/chord-player-inversions-help-with-indexing

    • ChazroxC

      FORUM Gassed??

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      12
      0 Votes
      12 Posts
      421 Views
      ChazroxC

      @d-healey me too. Pages are also loading very sluggish if they load at all.

    • ChazroxC

      Midi-Out Messages?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      12
      0 Votes
      12 Posts
      449 Views
      ChazroxC

      If anyone ever needs to know...

      This was ultimately solved with the help of the following!

      @VirtualVirgin said in Midi-Out Messages?:

      You would need to place the your piano roll script in a container on the next level down from your chord generator. Any MIDI that you generate will not be "seen" on that onNoteOn or onNoteOff callback, so you need a new container level to receive it as MIDI input.

      @ulrik said in Midi-Out Messages?:

      @Chazrox it is as @VirtualVirgin suggested, you need to read the out coming note ons and offs from a script one level below the script that generate the chord

      Thank You! 🙏

    • ChazroxC

      Protocol || Compiling MidiFX plugin....

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      19
      0 Votes
      19 Posts
      1k Views
      ChazroxC

      where Im at now...
      New thread.
      https://forum.hise.audio/topic/12857/midi-out-messages/7

    • ChazroxC

      onNoteOn || Trigger UI Button with Midi Note?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      13
      1 Votes
      13 Posts
      758 Views
      d.healeyD

      @Chazrox You filthy bugger :p

    • ChazroxC

      Arrays || How Many elements?

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

      @Lindon Crazy...I clicked over to read this, and David says the same thing in his array tutorial at the same time. Crazy synchronicity. lol Thanks!

    • ChazroxC

      GRID HELPER || Free Script

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      3
      4 Votes
      3 Posts
      336 Views
      ChazroxC

      @d-healey ah. Nice. I'll try that too. 👍

    • ChazroxC

      I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved General Questions
      25
      0 Votes
      25 Posts
      4k Views
      d.healeyD

      @Chazrox said in I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.:

      by this you mean, not move it from where its currently at?

      If it's within the HISE source code folder then yes.

    • ChazroxC

      Preset Browser Laf || Multi-line?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      10
      0 Votes
      10 Posts
      782 Views
      rglidesR

      @Chazrox 😁

    • ChazroxC

      ScriptFX Interface || How do I script knobs n stuff??

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      14
      0 Votes
      14 Posts
      1k Views
      ChazroxC

      @d-healey
      80008192-4bd4-44ac-9160-83b0f3e0e99c-image.png
      lol

    • ChazroxC

      Anything wrong with doing this? || Buffer Length

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      13
      0 Votes
      13 Posts
      1k Views
      ChazroxC

      @Christoph-Hart Wow...game changer! 🙏

      Thank you sir!