@David-Healey It was so finicky we ended up just installing them to a default location on the hard drive. If the user wants to move them, they just move them to an external drive and relocate them in CUBE.
Posts
-
RE: Mac installer for audio sample libraries best practices?posted in General Questions
-
Potential WebView Race Condition with Reaper On Windowsposted in Bug Reports
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.
-
RE: VAT Compliance / Filingposted in General Questions
@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.
-
Cakewalk Errors when scanningposted in Bug Reports
Has anyone encountered this before? In our most recent CUBE update, some Cakewalk users are reporting this error for the first time after updating.

It seems like the plugin still works fine, but that error is shown.
-
RE: Turn off keyboard MIDI input for Keyboard Componentposted in General Questions
@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.
-
Turn off keyboard MIDI input for Keyboard Componentposted in General Questions
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?
-
RE: WebView Copy / Paste Key Strokesposted in General Questions
@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 -
RE: WebView Copy / Paste Key Strokesposted in General Questions
@Christoph-Hart This is on MacOS. Haven't tested on Windows.
-
WebView Copy / Paste Key Strokesposted in General Questions
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?
-
Adding /MANIFESTUAC:level='requireAdministrator'posted in General Questions
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? -
RE: WebView Not Scaling With Zoom Factorposted in Bug Reports
@Christoph-Hart Yep, this worked like a charm on Mac.
-
RE: WebView Not Scaling With Zoom Factorposted in Bug Reports
@Christoph-Hart Excellent! I'll try it out.
-
RE: WebView Not Scaling With Zoom Factorposted in Bug Reports
@Christoph-Hart Here's an example of what happens when we load CUBE standalone at 125% with our login view:

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?
-
RE: WebView Not Scaling With Zoom Factorposted in Bug Reports
@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. -
WebView Not Scaling With Zoom Factorposted in Bug Reports
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?
-
RE: tooltip Panel is not working on the project I'm working on.posted in General Questions
@d-healey Struggling to find it. Do you have a link?