From 0709ac9fabf4184675df1c3d8e205a2790adaadb Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 8 Jan 2005 04:58:31 +0000 Subject: minor updates adapted the queue stuff to work with the new set_callback functionality reconsidered flext::buffer:Update added object construction and destruction flags updated autoconf system small updates better templates, some minor changes update for linux cleanups svn path=/trunk/; revision=2476 --- externals/grill/flext/notes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'externals/grill/flext/notes.txt') diff --git a/externals/grill/flext/notes.txt b/externals/grill/flext/notes.txt index a1f5ab44..d056236a 100644 --- a/externals/grill/flext/notes.txt +++ b/externals/grill/flext/notes.txt @@ -55,6 +55,7 @@ TESTS TO DO: - PD: problems with timed buffer redrawing (takes a lot of cpu time) - hard thread termination upon object destruction doesn't seem to work properly -> crash - Max rounding bug ... buffer resize could be one sample less! + - flext_dsp: Max/MSP doesn't correctly report in/out channel counts - PD: figure out what "pointer" messages do and whether they are correctly implemented in flext @@ -62,4 +63,4 @@ TESTS TO DO: - Max buffer~ resize: flext_base::buffer::Frames(): must we use buffer or system sample rate? - check whether m_dsp gets called upon deletion of a used buffer (PD and MaxMSP may behave differently). - -> PD does call m_dsp + -> PD does call m_dsp, Max/MSP does not -- cgit v1.2.1