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

    Topics

    • ChazroxC

      VIEWPORT || How can I .getItemText() or something similar??

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

      @d-healey this also worked! 🙏

    • ChazroxC

      Get Num items in Combobox?

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

      @d-healey That worked. Was confusing at first but I get it now. 🙏

    • ChazroxC

      Helper Function Logic....Placement?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      24
      0 Votes
      24 Posts
      124 Views
      ChazroxC

      @d-healey Im learning.

      via GIPHY

    • ChazroxC

      Copy & Save '.mid file' to 'folder' || Help.

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      22
      0 Votes
      22 Posts
      90 Views
      ChazroxC

      Keyzie Midi Drop And Save Working.gif

    • ChazroxC

      Loading Files Into MIDIPlayer via script?? || SOLVED! 🙏

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      34
      0 Votes
      34 Posts
      170 Views
      ChazroxC

      @d-healey I got it....wheres that damn t-shirt. Thats my outfit for the week. hahaha.

      Thank you so much! 🙏

      @HISEnberg I see the answers in your snippet as well and so much more! Im already learning a few things just looking at this. 🙏 Bless!

    • ChazroxC

      ARP || Tie Notes?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      13
      0 Votes
      13 Posts
      180 Views
      ChazroxC

      @cassettedeath Built in arp is behaving well as it is now in DAW. I dont use the hold or tie tho so I cant speak on performance in that case.

    • ChazroxC

      ARP || Shift Click Slider Pack Values

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      8
      0 Votes
      8 Posts
      139 Views
      ChazroxC

      @d-healey ahh..Thank You. 🙏
      Watchin now..

    • ChazroxC

      Get Preset Category Name to print?

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

      @ustk Thanks guys. @ulrik

    • ChazroxC

      SPAWN vst.... || Midi FX that hosts other vst's?

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

      @ustk All good. Thats a crazy feature. Hope all is blessed brotha. 🤛

    • ChazroxC

      SliderPack StepSequencer Mode || LAF Help

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      7
      0 Votes
      7 Posts
      200 Views
      ChazroxC

      @d-healey
      Thank You! 🙏 this was all I needed to do. lol. I know I make things hard on myself but we get there. lol.

      Screenshot 2025-08-24 at 5.04.12 PM.png

    • ChazroxC

      Adjust Midi Viewer Panel || Midi Notes HEIGHT?

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

      @ustk I just found that but still dreading. 😆 I gotta do a few little things then i'll do that for sure! Thanks! I'll be back if I need help! 🤛

    • ChazroxC

      Cant Compile DLL's still.....

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

      @d-healey I think youre friggin right. I need to start over again.

    • ChazroxC

      Spectral Analyser / Ever made one?

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

      @griffinboy Sick! I was just gonna ask if somebody has ever made a video about this! 🙏 This looks like fun. Thanks!

    • ChazroxC

      ScriptSlider.getMinValue() and ScriptSlider.getMaxValue() // Not Working....

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      5
      0 Votes
      5 Posts
      70 Views
      d.healeyD

      @Chazrox Yeah looks like getMinValue and getMaxValue are the ones you want, but they only seem to work on init.

      Also the slider range seems to reset each time I click compile. Not sure what's going on there.

    • ChazroxC

      Callback to MidiDropOverlay Panel?

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

      MIDIPlayer || .clearAllSequences on .MID file drop?

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

      MIDIPlayer || Need Note Events .

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

      @dannytaurus

      @dannytaurus said in MIDIPlayer || Need Note Events .:

      It's like you have to know the answer, to look up the answer

      I seriously feel like that sometimes. hahahahahah

    • ChazroxC

      Extract information from .midi files? || Midi file dropper tile?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      8
      0 Votes
      8 Posts
      216 Views
      ChazroxC

      I think im going about this backwards in a way....

      How do I get midi note information from .mid files that are dropped into a midi player? The midi player is obviously able to parse the note event information. How would I extract the information from files loading into the midi player? In this method I could just use a built in midiDrop overlay panel and script the extracting process but the data source would now be the MIDIPlayers built in data structure.