klem23/helium
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
================ WHAT ================ Helium is a lightest version of Hydrogen... It's a lv2 drumkit plugin that find and use the hydrogen drumkit available on your computer. =============== COMPILE =============== SCons Dependency: - lib sndfile - lib samplerate - lib xerces - Qt - Qwt Use SCons tool to compile. In case of trouble with Qt compilation, go in file : /usr/lib/scons/SCons/Tool/qt.py and remove line 250 : QT_LIB = 'qt', # may be set to qt-mt There is no such linking in Qt. =============== WHO =============== Clément Guedez <klem.dev@gmail.com>