HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Casey Kolb
    3. Posts
    • Profile
    • Following 2
    • Followers 5
    • Topics 90
    • Posts 674
    • Groups 1

    Posts

    Recent Best Controversial
    • Potential WebView Race Condition with Reaper On Windows

      Hey all!

      As we're rolling out our WebView update for CUBE, we've had many reports of the VST not being recognized or failing the plugin scans with Reaper on Windows. We've done some debugging and determined that the WebView component may be causing issues with the plugin scan, which will automatically fail if the WebView is too slow to load. Sometimes it will randomly pass the scan, which makes us believe this is some sort of race condition problem with the WebView mounting.

      posted in Bug Reports
      Casey KolbC
      Casey Kolb
    • RE: VAT Compliance / Filing

      @d-healey We use Quaderno for VAT compliance. It's a bit pricey but it's the most robust thing out there for Woocommerce sites.

      posted in General Questions
      Casey KolbC
      Casey Kolb
    • Cakewalk Errors when scanning

      Has anyone encountered this before? In our most recent CUBE update, some Cakewalk users are reporting this error for the first time after updating.

      Screenshot 2023-09-28 131525.png

      It seems like the plugin still works fine, but that error is shown.

      posted in Bug Reports
      Casey KolbC
      Casey Kolb
    • RE: Turn off keyboard MIDI input for Keyboard Component

      @jadg That's a bit hacky I'm afraid. We'll need a way to completely ignore incoming key strokes for that component without having to constantly change focus.

      There are other serious implications with the method you suggest too. Imagine wanting to have focus on your preset browser so users can switch presets with their arrow keys, but every time they play a note it loses focus on the browser.

      posted in General Questions
      Casey KolbC
      Casey Kolb
    • Turn off keyboard MIDI input for Keyboard Component

      I'm sure there's an easy way to do this, but how do we avoid MIDI input coming from the computer keyboard keys for the interface Keyboard Component?

      posted in General Questions
      Casey KolbC
      Casey Kolb
    • RE: Aborting downloads = paused

      @d-healey Did we ever get this fixed?

      posted in Bug Reports
      Casey KolbC
      Casey Kolb
    • RE: WebView Copy / Paste Key Strokes

      @Christoph-Hart It looks like you already have this flag set in Choc, so it must be related to something else.

      Even after setting grabFocus() it doesn't seem to register modifier keystrokes like Cmd-A, Cmd-C, Cmd-V, etc

      posted in General Questions
      Casey KolbC
      Casey Kolb
    • RE: WebView Copy / Paste Key Strokes

      @Christoph-Hart This is on MacOS. Haven't tested on Windows.

      posted in General Questions
      Casey KolbC
      Casey Kolb
    • WebView Copy / Paste Key Strokes

      Hey all! We're trying to figure out why copy / paste keystrokes don't seem to register with the WebView component input fields. Is this something that needs to be added in HISE script?

      posted in General Questions
      Casey KolbC
      Casey Kolb
    • RE: Adding /MANIFESTUAC:level='requireAdministrator'

      @d-healey Ah nice!

      posted in General Questions
      Casey KolbC
      Casey Kolb
    • Adding /MANIFESTUAC:level='requireAdministrator'

      We're adding a zip extraction function: https://docs.hise.audio/scripting/scripting-api/file/index.html#extractzipfile

      The docs mention adding a flag to our jucer file. Where is the best place in HISE to add /MANIFESTUAC:level='requireAdministrator'? Is it just under Extra Definitions in the settings?

      posted in General Questions
      Casey KolbC
      Casey Kolb
    • RE: WebView Not Scaling With Zoom Factor

      @Christoph-Hart Yep, this worked like a charm on Mac.

      posted in Bug Reports
      Casey KolbC
      Casey Kolb
    • RE: WebView Not Scaling With Zoom Factor

      @Christoph-Hart Excellent! I'll try it out.

      posted in Bug Reports
      Casey KolbC
      Casey Kolb
    • RE: WebView Not Scaling With Zoom Factor

      @Christoph-Hart Here's an example of what happens when we load CUBE standalone at 125% with our login view:

      WebView Not Scaling on Startup (720p).gif

      The WebView doesn't scale to the 125% setting like the rest of the interface. Maybe there just needs to be a check on startup?

      posted in Bug Reports
      Casey KolbC
      Casey Kolb
    • RE: WebView Not Scaling With Zoom Factor

      @Christoph-Hart On Mac for me, but I'll do some additional testing.
      On startup, I think the issue was when you load the standalone at 125% from your saved settings the WebView wouldn't automatically scale.

      posted in Bug Reports
      Casey KolbC
      Casey Kolb
    • WebView Not Scaling With Zoom Factor

      We're trying to get the WebView component to scale automatically with the plugin zoom factor but we're not sure how. Is this something we need to handle or is this a bug with the component?

      posted in Bug Reports
      Casey KolbC
      Casey Kolb
    • RE: Choc

      @Christoph-Hart 🙌 🙌

      posted in C++ Development
      Casey KolbC
      Casey Kolb
    • RE: tooltip Panel is not working on the project I'm working on.

      @d-healey actually this one might work: https://docs.hise.audio/scripting/scripting-api/content/index.html#getcurrenttooltip

      posted in General Questions
      Casey KolbC
      Casey Kolb
    • RE: tooltip Panel is not working on the project I'm working on.

      @d-healey Struggling to find it. Do you have a link?

      posted in General Questions
      Casey KolbC
      Casey Kolb
    • RE: tooltip Panel is not working on the project I'm working on.

      @d-healey @Dan-Korneff @Christoph-Hart Bumping this up again.

      I'd prefer not to have to rebuild our entire tooltip system from scratch as it will take a gargantuan amount of time to reconfigure so many sliders and controls. Could we get a fix for this please?

      posted in General Questions
      Casey KolbC
      Casey Kolb