=============================================================================== artificial-tango 1.0beta12 for FTM 2.3.2 (2008/03/15) at.dtw: - added support for fvec (fmat and mat are no longer supported) - fvecs can be specified as creation arguments =============================================================================== artificial-tango 1.0beta11 for FTM 2.3.1 (2008/02/27) at.chord: - replaced Max clock with FTMEXT_CLASS_ALARM() - TODO: only display notes that really belong to a chord in the list of chord notes and sort them by their function at.oracle: - added euclidean distance calculation and threshold function - added support for 'fmat' and 'mat' data types - added some more fts_object_refer() and fts_object_release() calls, just to be on the safe side at.pitch~: - now included in official release at.dtw: - added some more fts_object_refer() and fts_object_release() calls, just to be on the safe side - cleaned up help patch - added support for vfec data types (untested) - now included in official release - TODO: handle query and candidate time series of different data types - TODO: add creation arguments to specify query and candidate time series objects =============================================================================== artificial-tango 1.0beta10 for FTM 2.3.1 CVS (2008/02/17) at.chord: - improved memory handling, no more accumulation of scoobs in hidden sequence, should be faster as well - added "channel " method to choose MIDI channel to listen to - TODO: use FTMEXT_CLASS_ALARM() instead of Max API clock - TODO: only display notes that really belong to a chord in the list of chord notes and sort them by their function at.tonic: - improved memory handling, no more accumulation of scoobs in hidden sequence at.beattracker: - changed calculation of confidence by introducing a half-life factor (0.5), resulting in confidence range 0.0 to 2.0. - TODO: finish implementation of multiple oscillators at.pitch~: - ported from jMax sources =============================================================================== artificial-tango 1.0beta9 for FTM 2.2.1 (2007/09/02) This is basically a recompiled version of 1.0beta8 with just some changes made to keep up with changes in the FTM API.