aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/readme.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-11-03 20:29:28 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-11-03 20:29:28 +0000
commit0f833c72de82b8d9fdcd53b4f10ffdb986382c85 (patch)
treec06f182c71fdf626dab5397fdea38173543e0b77 /externals/grill/flext/readme.txt
parenta8374dc0b19440ce5d1dcdda954421a4d942c451 (diff)
update docs
updated build system for Max with MinGW fixed and cleaned up library related stuff, especially co-existance of Max message and DSP library objects svn path=/trunk/; revision=3828
Diffstat (limited to 'externals/grill/flext/readme.txt')
-rw-r--r--externals/grill/flext/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/grill/flext/readme.txt b/externals/grill/flext/readme.txt
index 76717fc1..f821981c 100644
--- a/externals/grill/flext/readme.txt
+++ b/externals/grill/flext/readme.txt
@@ -19,7 +19,7 @@ modular real-time audio systems Max/MSP and Pure Data (PD) with external modules
short externals. These modules provide a way to tailor such a system for one’s
special needs and supply additional functionality.
-Source code based on flext is able to exploit nearly all features of the
+Source code based on flext is able to exploit most common features of the
respective real-time framework while staying completely independent of the
actual host system and platform (hardware and operating system).
@@ -41,7 +41,7 @@ pros:
cons:
- introduces a small overhead to speed of message and signal handling
-- overhead in object size (due to possibly unneeded code)
+- larger memory footprint
----------------------------------------------------------------------------