summaryrefslogtreecommitdiffstats
path: root/audio/hydrogen/README
blob: d81a3d74b96dc5da6546e4e8936533cbf6d93824 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Hydrogen is an advanced drum machine for GNU/Linux. 
It's main goal is to bring professional yet simple 
and intuitive pattern-based drum programming. 

Dependencies: 

libtar
jack-audio-connection-kit (optional, default=yes)
ladspa_sdk
liblrdf
lash (optional, default=yes)
portaudio (optional, default=no)
portmidi (optional, default=no)
scons

Optional deps can be set with the following flags:

JACK=yes|no
LASH=yes|no
PORTAUDIO=yes|no

PORTAUDIO=yes enables portmidi support.

*Note: if portaudio was built with jack support then
hydrogen will require it too.