aboutsummaryrefslogtreecommitdiff
path: root/externals
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-10-02 02:32:47 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-10-02 02:32:47 +0000
commit8ca3e84c227e99b2e98c4310ae3209a8a10949e3 (patch)
tree9dcce4bc9a0ceb10577a25271e6493fa91187c51 /externals
parentbe4e6645278e5bb06bf9b010ce9a13a7727225cd (diff)
""
svn path=/trunk/; revision=1056
Diffstat (limited to 'externals')
-rw-r--r--externals/grill/flext/changes.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/externals/grill/flext/changes.txt b/externals/grill/flext/changes.txt
index 6493764b..7abe6568 100644
--- a/externals/grill/flext/changes.txt
+++ b/externals/grill/flext/changes.txt
@@ -289,6 +289,9 @@ bugs:
- Max rounding bug ... buffer resize could be one sample less!
- flext_dsp: Max/MSP doesn't correctly report in/out channel counts
+- new called in a flext-based class member function doesn _NOT_ call flext::operator new.
+ how can we achieve that????
+
tests:
- PD: figure out what "pointer" messages do and where they occur
- buffer resize: flext_base::buffer::Frames(): should we use buffer or system sample rate?