diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-04 22:24:37 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-04 22:24:37 +0000 |
commit | 84231a000a4f06e34efa0d3700377dd3cc447e0b (patch) | |
tree | 9cec4db39062de619d61c9197fa7dfc5708bc059 /manual | |
parent | b418fb91e7bb45d7b5f1eb8b19703441ae94eb13 (diff) |
took FFTease2.5_Pd_OSX.zip and unpacked it into a Library Template layout
original source:
http://www.somasa.qub.ac.uk/~elyon/LyonSoftware/MaxMSP/FFTease/FFTease2.5_Pd_OSX.zip
svn path=/trunk/externals/fftease/; revision=16331
Diffstat (limited to 'manual')
-rw-r--r-- | manual/code-notes.rtf | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/manual/code-notes.rtf b/manual/code-notes.rtf new file mode 100644 index 0000000..04742d4 --- /dev/null +++ b/manual/code-notes.rtf @@ -0,0 +1,51 @@ +{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf230 +{\fonttbl\f0\fswiss\fcharset77 Helvetica;\f1\fnil\fcharset77 LucidaGrande;} +{\colortbl;\red255\green255\blue255;} +\margl1440\margr1440\vieww9000\viewh8400\viewkind0 +\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural + +\f0\fs24 \cf0 notes:\ +\ +improved memory cleaning in resident\ +\ +disabled residency_buffer if no argument given\ +\ +fixed dentist factor of two bug for bin number\ +\ +30.11.05\ +\ +gave presidency an "int" function to avoid int error\ +\ +fixed potential memory bug in all objects and recompiled for OS X. Now must reinstall code for Pd and Windows FFTease.\ +\ +\ +removed FFTease Lite from helpfiles and +\f1 FFTease-objectlist.txt\ +\ +31.11.05\ +\ +compiled stuff for windows:\ +removed "old memory" message from hacked miller code in reanimator\ +\ +fixed residency_buffer:\ +added overlap\ +fixed problem with initiating sampling\ +\ +added residency_buffer helpfile gain slider\ +residency_buffer: return 0 instead of return if no argument\ +\ +residency: modified helpfile\ +\ +resent:\ +fixed no sync out bug when mute is on\ +\ +scrape: fixed helpfile\ +\ +swinger: fixed helpfile\ +\ +dentist: fixed sync bug on mute\ +\ +disarray: fixed mute bug, helpfile\ +\ +drown: fixed mute bug\ +}
\ No newline at end of file |