diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-05 18:05:41 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-05 18:05:41 +0000 |
commit | a5178a7bfd95236745b21af3ce1947fc353a25b8 (patch) | |
tree | 057cf01714948ea9ebc82b27fd9ae06b39998c0b /debian/control | |
parent | 68a80c9c59ea9daf79baa84867f20c4efa1d1e20 (diff) |
update license, copyright format, and description
svn path=/trunk/externals/fftease/; revision=16344
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 5588aa9..75ece5d 100644 --- a/debian/control +++ b/debian/control @@ -59,6 +59,12 @@ Description: live spectral sound processors for Pd * vacancy~ a spectral compositing object * xsyn~ a cross synthesis with compression object . + FFTease 2.5 objects will reconfigure themselves in response to changes in FFT + size or signal vector size. Therefore, they may now be used in MaxMSP poly~ + objects with downsampling or upsampling. Changes in vector size remain + subject to limitations imposed by the current poly~ (and Pluggo) + architecture. + . Caveat: these objects are CPU intensive. A few of these objects in a patch could push your computer to its limits. Be very careful with playback volume as some of the objects produce dramatically different (lower or higher) |