GNU General Public License v3
Source code
Drums de Lion is built on HISE and JUCE. Both are GPLv3, so the plugin is too — and here is the source that goes with the binaries.
The software and the sound are licensed separately. The software — the HISE project, the interface, the 17-strip mixer, the routing, the MIDI maps, every line that makes the plugin behave the way it does — is free software under the GPLv3. Build it, study it, change it, pass it on. The recordings are not: they stay mine, they are covered by the EULA, and they are not in this archive.
Corresponding source↓
drums-de-lion-1.0.0-source.tar.gz
19 MB · tar.gz
Includes build instructions, the HISE project and the commit of HISE the release was built from.
Built with
- HISE · christophhart/HISE · acklin83/HISE
- Upstream HISE, plus one change: NUM_MAX_CHANNELS raised to 64 in hi_tools/Macros.h, because 17 stereo outputs do not fit in the stock limit. My fork carries that change.
- JUCE 6
- Bundled with HISE and used under the GPLv3.