summaryrefslogtreecommitdiffstats
path: root/audio/non/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/non/README')
-rw-r--r--audio/non/README18
1 files changed, 9 insertions, 9 deletions
diff --git a/audio/non/README b/audio/non/README
index 09713cd981..224fa36cd2 100644
--- a/audio/non/README
+++ b/audio/non/README
@@ -1,12 +1,5 @@
-Non is designed to be simple and efficient. Written entirely in C/C++
-for high performance. Non is fast enough to run on low-end
-processors--while other DAWs require huge investments in hardware. The
-NTK toolkit provides lightning fast GUI to all the Non components.
-
-Non is a modular (in the Unix sense) DAW. Other DAWs, even in the
-free-software realm, are large, bloated, and, as a rule,
-monolithic. This goes against the Unix philosophy and fails to take
-full advantage of the power and flexibility of JACK.
+Non is a modular (in the Unix sense) DAW, and is designed
+to be fast enough to run on low-end processors.
MODULES:
@@ -24,3 +17,10 @@ mixer|sequencer|timeline|session-manager
By default, this SlackBuild builds everything, so the result is a
complete, traditional DAW-like suite.
+
+OPTIONAL DEPENDENCY:
+
+The `import-ardour-session` script requires Python2.
+This script hasn't been updated in years, and may not successfully
+import a modern Ardour project file, so this is an optional
+dependency and subject to your own experimentation.