aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/notes.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-03-04 04:56:26 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-03-04 04:56:26 +0000
commitd51efebfef9fec07262b9d0b526bb2ad67a1eb17 (patch)
treec68cc55c0400d1b854e77fc0879a3f7c1e444769 /externals/grill/flext/notes.txt
parentc4e77db01f4cc3abea4ae612ee38071dffb4cc18 (diff)
fixed shared library versioning
library versioning for linux fixed eol-style svn path=/trunk/; revision=2597
Diffstat (limited to 'externals/grill/flext/notes.txt')
-rw-r--r--externals/grill/flext/notes.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/externals/grill/flext/notes.txt b/externals/grill/flext/notes.txt
index 4833b7e6..97fefdeb 100644
--- a/externals/grill/flext/notes.txt
+++ b/externals/grill/flext/notes.txt
@@ -30,11 +30,15 @@ KNOWN BUGS:
there must be a CFM signal external loaded beforehand!!! (Max will crash otherwise)
-> i think this is fixed in Max in the meantime!
+- PD: floats into the leftmost inlet of DSP objects can't be used as messages
+ even if there's no signal inlet at all
+
----------------------------------------------------------------------------
TODO LIST:
- optimizations for object initialization and messaging
+- speed up message handling (usage of other containers?)
- SIMD for gcc
- update documentation