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.0.0+git2.40c0e0a.tar.gz | 0019446441 18.5 MB | |
HISE-JUCE-old-VST.patch | 0000156064 152 KB | |
HISE-fix-include-cstdint-for-gcc13.patch | 0000000314 314 Bytes | |
HISE-ignore-CI-mode-data-path.patch | 0000000841 841 Bytes | |
HISE-rpmlintrc | 0000000084 84 Bytes | |
HISE-set-default-path.patch | 0000000613 613 Bytes | |
HISE.changes | 0000116645 114 KB | |
HISE.desktop | 0000000222 222 Bytes | |
HISE.spec | 0000005542 5.41 KB | |
StandardHeader-Include-utility-for-GCC-12-compatib |
0000000484 484 Bytes | |
_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 |
Revision 61 (latest revision is 65)
- Update to version 4.0.0+git2.40c0e0a: * - updated version number * Update build_installer.yml * - update multipage default CSS when using NoLabel mode - updated HISE installer on Windows * - last attempt of fixing all warnings * - fix warnings on macOS (again) * - fix warnings on macOS * - fix some warnings on macOS * - fix warnings on Windows * - fix compilation of plugins * - added SNEX filter API to create custom filter plots! - changed one pole filter graph to actually represent the magnitude response * - automatically enable edit mode in patch browser after loading a new preset * - do not rebuild sliders when changing colours of slider pack * - fix UI lag because of mouse cursor update * - added container.dynamic_blocksize * - added cable highlight + source display when hovering over hidden cable * - fix compilation on older Linux systems * - added missing function - fixed HISE installer project on macOS - fixed assertions when rebuilding docs * - copy snippet to clipboard after saving in Snippet Browser * - added custom LAF to Filtergraph * - fix plugin compilation * - fix #527 * - updated JSON dialog files * - fix snippet browser compile fail * - fix node colours not being applied in snippet screenshots * - multipage: fixed XML editor, fixed popup menu * - multipage: remove UseOnValue property * - multipage: added command line action * - doc generator updates: adding snippet browser generator, fixed some image links * - JUCE: fix large preallocation when writing to output stream
Comments 0