HISE icon indicating copy to clipboard operation
HISE copied to clipboard

The open source framework for sample based instruments

Results 173 HISE issues
Sort by recently updated
recently updated
newest added

https://github.com/christophhart/HISE/assets/79480466/e5e4d7c2-76b5-4966-bb17-723c8c354b71

Hello again! When debugging a HISE executable, I am always hit with a bunch of nasty `jassertfalse` statements on startup. This occurs over and over again in the function `JavascriptApiClass.cpp:ApiClass::addFunction1`...

As discussed here - https://github.com/christophhart/HISE/issues/428

![6](https://github.com/christophhart/HISE/assets/79480466/ab31d2ad-5054-4c40-bf30-3a023f4f4b01)

https://imgur.com/a/6SIL8Q0 On an empty project, adding a container and then a sampler, then deleting it results in crash to desktop

On systems that do not have XSETTINGS daemon (especially those that runs bare-bones window manager), trying to run a Linux VST created by HISE always result in the following messages:...

1. Hold fine-tune modifier and change the value of the slider. Can be default graphic, can be custom LAF. 2. While moving the mouse, let the modifier key go and...

Shift + Backspace should work as backspace itself -- deleting a character. Win 11, b45bc264d9c321956703a67f5f289969a17fea82

Corrupt or unexpected data entered in the checkExpirationData() could unlock the app. For example, running **ul.checkExpirationData("poop")** will return **return var("encodedTimeString data is corrupt");** value for **checkExpirationData()** which unlocks a demo...

1. Make DSP network 2. Open the interface workspace or something else 3. Create popup of the dsp network graph 4. Open the DSP network workspace HISE window becomes completely...