This repository was archived by the owner on Mar 12, 2019. It is now read-only.
tresf/hydrogen-drumkits
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Hydrogen Drumkits for LMMS ========================== Copyright (c) 2010-2014 LMMS developers This package contains various drumkits by the Hydrogen project and makes it available to LMMS. All WAV and AIFF files were re-encoded using FLAC. Most drumkits come with a LICENSE or COPYING file which contains information on the licence under which the according drumkit is licensed under. In most other cases the drumkits.xml file provides further information about about the licence. If no licence is specified, General Public Licence v2 (GPLv2) is assumed. Download ======== https://github.com/tresf/hydrogen-drumkits/releases Compiling ========= Windows: Cross compile on Ubuntu 16.04: sudo add-apt-repository ppa:tobydox/mingw-w64 sudo apt-get install git mingw-w64 mingw-w64-tools nsis git clone https://github.com/tresf/hydrogen-drumkits cd hydrogen-drumkits mkdir build target cd build ../build_mingw64 make package