diff options
Diffstat (limited to 'audio/ardour/README')
-rw-r--r-- | audio/ardour/README | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/ardour/README b/audio/ardour/README index c1b4f06e4f..3ba4794143 100644 --- a/audio/ardour/README +++ b/audio/ardour/README @@ -5,10 +5,4 @@ that uses the professional sound server jack for sound i/o. If you want ardour with lv2 support pass LV2=yes to the script. This will additionally need lilv and suil. -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. +Ardour optionally requires cwiid for wiimote support. |