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-3.0.3+git16.2d88ad4.tar.gz | 0018822187 18 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 | 0000000835 835 Bytes | |
HISE-rpmlintrc | 0000000084 84 Bytes | |
HISE-set-default-path.patch | 0000000613 613 Bytes | |
HISE.changes | 0000077429 75.6 KB | |
HISE.desktop | 0000000222 222 Bytes | |
HISE.spec | 0000006518 6.37 KB | |
StandardHeader-Include-utility-for-GCC-12-compatib |
0000000484 484 Bytes | |
_constraints | 0000000113 113 Bytes | |
_service | 0000000611 611 Bytes | |
_servicedata | 0000000235 235 Bytes | |
juce_VSTInterface.h | 0000015827 15.5 KB |
Revision 55 (latest revision is 65)
- Update to version 3.5.0+git26.035f28a: * - reenable intel build option * - fix screenshot transparency * - updated doc builder * - fix build script * - getting embarrassing over here... * - fix plugin compilation * - fix projucer flags for plugin project * - fix compilation (again) * - fix compilation (again) * - bump version number * - fix compilation after pull requests * Fix full instrument expansion sample folder resolution (#397) * Fix FileSystem.Samples when using full instrument expansion (#396) * Fix missing API warpper (#395) * Send notification when MIDI ccs cleared (#398) * Fix isUserPresetReadOnly returning undefined (#399) * Fixed saveButton read only state not set when loading full instrument expansion (#400) * Fix Filter Gain Modulation exploding filter coefficients (#402) * - oh boy... * - next attempt * - fix compilation * - remove warnings in CI build * - BREAKING CHANGE: fix value argument of cable callback not being scaled with range - might affect existing projects that use the setRange() method * - fix compilation on macOS * - improved runProcess output logging * - added BackgroundTask.runProcess() * - fixed more warnings * - increased multithreading cores on MSVC linking stage * - reduced number of compilation units
Comments 0