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

Hi, It's great that HISE can be used for headless build. Unfortunately, it crashes when tries (afaik) to generate `.hise\moduleEnums.xml` in home folder. If I run GUI HISE app, then...

Noticed this was missing and as such the function wasn't working

Add drawVerticalLine method

For a Standalone App,MIDI output port is important and could open up a wide range of projects and ideas. Also Audio in, it is a must have for Standalone Effect...

### Forum Discussion [https://forum.hise.audio/topic/5062/display-buffer-crash/11](https://forum.hise.audio/topic/5062/display-buffer-crash/11) ### Commit [https://github.com/christophhart/HISE/commit/63f7a240857c8a269a7cc82d93009dda079966f0](https://github.com/christophhart/HISE/commit/63f7a240857c8a269a7cc82d93009dda079966f0) OS: MacOS tested HISE: YES Compiled Project: n/a ### Description The External buffer slot of an FFT sends an oscillator path instead The...

valid bug report
Low Priority

https://user-images.githubusercontent.com/19229302/167264040-7ae47bfe-7e2d-4ea7-a4ed-80a3a342a833.mp4 It only happens when at least one sample is highlighted by the drag operation. Releasing a drag that highlights nothing does not crash HISE. What's the best way to...

### Forum Discussion https://forum.hise.audio/topic/5706/beta-test-finally-i-have-a-new-product-almost/90?_=1651788278580 ### Commit 0cdfea0894771313bd6cda1048185eee3ffa7d59 OS: Windows, Linux, MacOS HISE: YES Compiled Project: n/a ### Description Drawing an image that from an expansion's hxi file on a child...

This is useful when developing a non-audio related app, and prevents dirty deletion of the folders after they are created. Also removed a redundant Expansions folder creation

Downloading samples into the [FileSystem.Samples](https://docs.hise.audio/scripting/scripting-api/filesystem/index.html) directory doesn't work on an iOS device (though it works on a simulator), where the `Samples` folder seems to be part of the read-only app...