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

![image](https://github.com/christophhart/HISE/assets/141569073/2fe104c7-86d0-4353-9012-6ec9c9906d48) Win11 0d0251e59052c121d1b12c686254fa7ba77d27f5

Haha, what??? ![meter laf](https://github.com/christophhart/HISE/assets/141569073/e2b4842e-d753-4c0b-b8fa-c42031fa0fdc) The code part shows when the peak value reaches 0 after playing some audio i.e. triggering a note. Does not matter if I create it in...

Windows: ![image](https://github.com/christophhart/HISE/assets/141569073/14912a72-441f-4b7f-a558-cd7cde3dd0bf) MacOS: ![image](https://github.com/christophhart/HISE/assets/141569073/cd5e92f9-21c3-438c-b5f2-a511c5f0e3d9) 0d0251e59052c121d1b12c686254fa7ba77d27f5 Thread: https://forum.hise.audio/topic/9052/hise-juce-and-kerning-pairs

Create an error handler and simulate error 8. `errorHandler.simulateErrorEvent(8);` Then attempt to simulate any other error (try to have it print a message or something). HISE Restart needed for the...

fadeComponent has been demonstrating inconsistent behavior for a while now, with no apparent trigger. Assigning components to two panels and then triggering fadeComponent on these panels back and forth results...

``` const var label = Content.addLabel("label", 0, 0); Content.setPropertiesFromJSON("label", { "width": 200, "height": 200, "editable": false, "text": "Funky", "fontName,": "Tahoma", "fontSize": 18, }); ``` Doesn't show as overwritten, still accessible...

![image](https://github.com/christophhart/HISE/assets/141569073/66f83199-2ce4-4d7e-957f-da065a5bb492) ![image](https://github.com/christophhart/HISE/assets/141569073/7bf5bc98-eed7-4c83-ac35-71d4bb3d8464)

Forum thread - https://forum.hise.audio/topic/8922/get-the-size-of-the-screen-displaying-the-plugin/

I'm taking a screenshot of my UI via Content.createScreenShot and I'm getting a blank where the peak meter should be. Forum thread - https://forum.hise.audio/topic/8532/bug-createscreenshot-doesn-t-capture-peak-meters?_=1705318545992