summaryrefslogtreecommitdiffstats
path: root/audio/ardour/README
blob: f0fed83078d187542920e000844889ebe5ef31fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Ardour is an application to fit the needs of musicians under Linux.
It is designed to be a fully functional professional audio application,
that uses the professional sound server jack for sound i/o.

Ardour requires liblo, liblrdf, scons, fftw, libsamplerate, libgnomecanvas,
jack-audio-connection-kit, and aubio.

If you want ardour with lv2 support pass LV2=yes to the script. This will
additionally need slv2.

If you want support for controlling ardour via a wiimote device, you'll
need to pass WIIMOTE=yes to the script. You need cwiid for that.

For building ardour with support for VST-plugins, you have to pass
VST=yes to the script. This will additionally require wine. Please
note that VST-support will not be built on x86_64, regardless of
the option passed.