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

    Posts

    Recent Best Controversial
    • RE: How do I use LAF to draw the dropdown of a comboBox?

      @VirtualVirgin I just found this myself. 👍

      	YourComboBox.registerFunction("getIdealPopupMenuItemSize", function(obj)
      	{		 
      		// this will set the width to 200 and height to 50 // adjust both params
      		return [40, 20];
      		 
      		// sets the height to 30 // Uses "default" width and adjust height only
      		//return 30;
      	});
      

      Choose one or the other obviously.

      posted in Scripting
      ChazroxC
      Chazrox
    • RE: Font not changing on comboBox. What am I doing wrong?

      @d-healey Good to know! I LAF everything so I didnt notice this was even broken.

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: Font not changing on comboBox. What am I doing wrong?

      @VirtualVirgin That should work unless you have some kind of LAF interfering.

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

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

      keep the HISE binary within the HISE source code folder

      by this you mean, not move it from where its currently at?
      I have it pinned to my dock already.

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      @DanH My projects are in my 'Documents' folder. I imagine that should be consistent with my admin permissions.

      Would moving the location of Hise mess anything up with file paths?

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      @DanH Where would you suggest is the best place to run Hise from with this in mind?

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      @DanH Im running HISE from a folder in my 'Downloads'....

      I just found this at that folder path you suggested (Application Support/HISE)...

      I didnt know this was here at all...could this be it??

      Screenshot 2025-05-28 at 4.25.05 AM.png

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      @d-healey Sorry, because I re did it again to check for the binaries thing Dan was asking for and I didnt save the "New" project, I accidentally did it in the last open project that I was testing another export in a little while ago.

      I just did it again from scratch just for good measure...same results.. this is the folder again after i closed the project after spinning wheel.

      Screenshot 2025-05-28 at 4.14.15 AM.png

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      @DanH this is from the project folder from this example.

      Screenshot 2025-05-28 at 4.06.11 AM.png

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      @d-healey I just do that by default sometimes tbh. It'll do the same thing without it.

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      @d-healey
      ezgif-5b6765736a5424.gif

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      @d-healey ok. brb.

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      @d-healey yup. Everything has been good except for this feature.

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: HISE supports gif images

      @aaronventure webview...gif pop-ups.... I like! 👍

      posted in Feature Requests
      ChazroxC
      Chazrox
    • RE: I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      @d-healey you walked me through the first time when I learned how to pull the latest commit from Github so I suspect its not a version problem. Gotta be something on my system specifically not allowing me to proceed.

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      @d-healey All/Any project 😢

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      @Christoph-Hart gotta be some super nuanced thing im doing to mess this up. Any advice? 🙏 Its been months trying to figure this out at this point.

      Screenshot 2025-05-27 at 5.36.09 PM.png

      posted in General Questions
      ChazroxC
      Chazrox
    • I STILL cant compile DLL's // What am I doing wrong? // Taking all suggestions.

      Storytime:

      When I first setup HISE I was compiling dll's for fun and it was working. It wasnt until I experimented with a scriptnode snippet from here on the forum that instructed me to place a .something file into my third party scripts folder and recompile, bla bla, my HISE crashed and I've been trying to recover from that ever since. My comp just hangs forever when I click 'Compile DSP networks..'.

      I've since deleted that file for sure but that didnt changed anything...

      Can someone help me pin point the problem? It has to be something other than the version of HISE that im using because I've updated plenty of times and thats the only problem that still weirdly persists.

      I've searched and deleted all instances of HISE and recompiled new versions multiple times already. Maybe im doing something wrong in the process, but everything else seems to work just fine. idk.

      Im at a lost with this one and i've managed to get by with just creating 'embedded DSP network' and not compiling them.

      Help.
      Thanks in advance! 🙏

      if any of this matters...
      Screenshot 2025-05-27 at 5.11.37 PM.png Screenshot 2025-05-27 at 5.13.01 PM.png

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: How do you Tempo Sync ADSR?

      @Delamere I was gonna say that but I figured you had thought it through after all that so I didn't mention that. Thats a pretty crucial aspect. Its possible to script some case switches or something. Not impossible but definitely complicates the script a tad.

      posted in General Questions
      ChazroxC
      Chazrox
    • RE: Preset Browser Laf || Multi-line?

      @rglides I need to learn how to read the api's before I come here. 😆

      posted in Scripting
      ChazroxC
      Chazrox