The open source framework for sample based instruments
Key Features
A highly performant Disk-Streaming Engine that allows you to stream hundreds of samples in parallel. Powerful .xml sample-mapping and HLAC-compression-algorithm included.
A flexible DSP-Audio Module system that lets you combine Sound Generators, Modulators and Effects in a tree-like architecture for maximum efficiency.
A handy Interface Designer that makes it easy to hook up an interface with customizable UI Components and convenient Floating Tiles.
Connect & control the interactions with your virtual instrument via the powerful HISE Scripting Language (based upon javascript) in an IDE-like environment.
Build upon the HISE architecture, include external libraries and get the most out of the Engine with C++.
Export and Compile your HISE instruments and plugins as VSTi, AU and Standalone for all major OS platforms and DAWs.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:kill_it:JUCE/HISE && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
HISE-4.1.0+git1.32a3397.tar.gz | 0019593379 18.7 MB | |
HISE-JUCE-old-VST.patch | 0000156064 152 KB | |
HISE-ignore-CI-mode-data-path.patch | 0000000841 841 Bytes | |
HISE-jucer.patch | 0000003243 3.17 KB | |
HISE-rpmlintrc | 0000000084 84 Bytes | |
HISE-set-default-path.patch | 0000000613 613 Bytes | |
HISE.changes | 0000131249 128 KB | |
HISE.desktop | 0000000222 222 Bytes | |
HISE.spec | 0000005677 5.54 KB | |
_constraints | 0000000113 113 Bytes | |
_service | 0000000605 605 Bytes | |
_servicedata | 0000000235 235 Bytes | |
juce_VSTInterface.h | 0000015827 15.5 KB | |
perfetto.tar.gz | 0001008791 985 KB |
Latest Revision
- Update to version 4.1.0+git1.32a3397: * - update version numbers * - added ZoomableViewport::scrollToRectangle * - fix button mouse cursor being overrwritten by panel * - added HiseEvent type to SNEX variable container * - added multipage::setAdditionalCallback * - remove warnings * - fixed wrong parameter ID order of Waveform Generator * Added ability to hide preset browser search bar (#444) * Prevent incrementing preset changing current full expansion (#449) * Add support for common sidechain channel naming #547 (#548) * + FullPathFavourites option in preset browser. - show relative path in favourites list (#551) * - fixed macOS compiler detection not working with Sequioa * - added mouseCursor property to button - added support for CSS cursor property to all script components * - added CSS support to preset browser styling! * - fix compilation * - fix initialisation of conversion nodes not working properly when using sample rate * - fix #528 * - fix #572 * - fix #583 - fix #544 * - fix #584 - make goto button in connection list work with locked containers * - fixed #585 * - added Broadcaster.attachToNonRealtimeChange() - added HISE Audio export tool with offline render option * - fixed combobox automation ID list not being used with full range * - SNEX: fix index templates not working * - use correct text to value converters for plugin parameters * - fixed #538 * - fixed #540 * - added id property to all LAF object arguments * - remove useFlatDesign to allow LAF rendering of waveform components
Comments 0