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

Unlike the oscilloscope and the spectrum analyser, the goniometer has no transparency for the `"itemColour"` property

This new compiler option allows scripts to reference images from the `Images` folder in an exported binary (tested as plugin or standalone), even if the images are not statically referenced...

I'm not sure if there's an easier way to automatically disable compilation errors on machines without IPP installed, but this patch will prevent IPP linker flags from being added if...

As per [Apple's documentation](https://developer.apple.com/library/content/documentation/MusicAudio/Conceptual/AudioUnitProgrammingGuide/AudioUnitDevelopmentFundamentals/AudioUnitDevelopmentFundamentals.html#//apple_ref/doc/uid/TP40003278-CH7-SW1) both Audio Unit subtype and manufacturer codes can contain any characters from a-z, A-Z, 0-9, -, and _. Only the manufacturer must contain at least one...

Not sure if I'm doing this completely correctly (as I couldn't find this resulting method in auto-generated API docs within the HISE interface) but here's a `.clear` method on `ScriptComboBox`....

copy the SDKs into the right folder, for easing the install experience

Applied a custom lo-fi-style sample interpolation, oversampling, a different filter frequency modulation approach, and filter keytracking for the polyphonic filters.

**Forum Discussion** https://forum.hise.audio/topic/6104/tooltip-panel-is-not-working-on-the-project-i-m-working-on **Commit** 6e5c8628d306caaebab9cba13b451ac921f8d175 **Tested** OS: Windows HISE: yes Compiled Project: n/a **Description** Tooltip floating tile is not visible on projects created before this build.

have a global velocity modulator which is assigned to the gain of a synth. The synth also has a MIDI processor that simply blocks all incoming notes and instead plays...