aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
blob: 09640cd424d5a4e6634012478b0036cc17f0ab2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Installing vaud
=====================
vaud requires the following libraries to compile from source:

ncurses
jack

You should also have a config.h file.

To compile, use
make
in the /vaud directory.