aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.LOG
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2003-09-12 22:22:31 +0000
committerTom Schouten <doelie@users.sourceforge.net>2003-09-12 22:22:31 +0000
commit9f8757ccf742d984bd1c1a5d1e5906e9fd50784e (patch)
treea733b0c6731120472b30e5466552a7db0ebb64cd /CHANGES.LOG
parent0cb66a03e133428a6778de2abec3df4c6cedea59 (diff)
creb 0.9.0
svn path=/trunk/externals/creb/; revision=955
Diffstat (limited to 'CHANGES.LOG')
-rw-r--r--CHANGES.LOG41
1 files changed, 40 insertions, 1 deletions
diff --git a/CHANGES.LOG b/CHANGES.LOG
index 9cf4d9c..9b5c877 100644
--- a/CHANGES.LOG
+++ b/CHANGES.LOG
@@ -1,3 +1,42 @@
0.1-0.7: the dark ages
-0.8: 2002/02/18
+0.8: 2003/02/18
fixed makefiles, added window~
+ (0.8.1) some bugfixes + gcc 3 compilation problems
+
+0.9: lots of bugfixes and new objects & abstractions
+
+ bugfixes:
+ exponential envelopes no longer have a 'hold feature'
+ (use eadsr~ or ear~ combined with a del obj to get a hold)
+ fdn~ blowup fixed
+ lattice~ blowup fixed
+
+ new objects:
+ blocknorm~: normalizes a set of blocks to rms = 1
+ sbosc~: smallband pitched complex oscillator (i.e. for formant synth)
+ bitsplit~: splits a signal into a binary representation
+ clog~/cexp~: complex log and exp (clib functions)
+ nfft~/nifft~: normalized versions of the fft~/ifft~ objects
+ blosc~: minimum phase filtered bandlimited oscillators + comparator
+ resofilt~: some vintage filters with all-signal input and proper interpolation
+ scrollgrid1D~: chaotic scroll grid oscillator
+
+ new abstractions:
+ step_*: some array readers/writers (for step sequencer)
+ cstate~/cstate+~: complex dynwav state read & write
+ pulsor~: pulse with duty cycle for dynwav spectral filtering
+ frequor~: a phasor for frequencies (fft traversal)
+ dsfosc~: complex discrete summation formula oscillator
+ idsfosc~: infinite series version (cheaper, but aliased)
+ cosc~: complex oscillator (complex phasor)
+ ucnorm~: complex unit circle normalization
+ ucmod~: complex unit circle modulation
+ lattice3: expand a (3d) harmonic lattice vector to a frequency ratio
+ ccmap~: complex conformal map of the unit disk
+ cinv~: complex inverse
+ cmul~: complex multipy
+ cadd~/csub~: complex add/sub
+ cconj~: complex conjugate
+ fmop~: fm operator
+ cep~/icep~: cepstrum transform and inverse
+ sin~: sine