diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-10-02 02:32:47 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-10-02 02:32:47 +0000 |
commit | 8ca3e84c227e99b2e98c4310ae3209a8a10949e3 (patch) | |
tree | 9dcce4bc9a0ceb10577a25271e6493fa91187c51 /externals/grill | |
parent | be4e6645278e5bb06bf9b010ce9a13a7727225cd (diff) |
""
svn path=/trunk/; revision=1056
Diffstat (limited to 'externals/grill')
-rw-r--r-- | externals/grill/flext/changes.txt | 3 |
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? |