Ceres
****************************
Ceres is a program for displaying sonograms, sound
effects and editing in the frequency domain, import and export of various
(obscure) non-audio file-formats (csound, matlab, PBM, etc.).
0.36 -> 0.37:
-------------
-Fixed broken LPC.
-Fixed very serious bugs in the "sieve", "Spectrum shift"
and "Spectral subtraction" transforms. Bugs introduced
in V0.30.
*They should now sound correct.*
Oops.
-Fixed a semi-serious bug in the convolve transform.
-Added "make install" to the makefile. Set the "INSTALLPATH"
variable in the makefile.
-Removed some debug printings.
Mammut
*****************************
Mammut will FFT your sound in ONE single gigantic analysis (no windows).
An interesting aspect of Mammut is its completely non-intuitive sound
transformation approach. You must have a certain attitude when using this
program. Use it experimentally, by ear. Do not try to understand what
happens - even the programmer can't explain it in many cases.
0.13 -> 0.14:
-------------
-Fixed the rest of the transforms to support more than two channels.
-Updated the version number in the about dialog from 0.12 to 0.14.
Vstserver
*****************************
Vstserver is a program that must be running when using programs
using vstlib.
Vstlib is a library that can be used by programs to run windows
vst audio plugins under linux/freebsd/i386solaris/etc.
0.2.4 -> 0.2.5:
---------------
-Reorganized the source a bit.
-Fixed (sort of) broken LOCKS_new function, and added a check for possible
deadlock.
-Included the vst include files into the distribution.
-Removed the modified aeffectx.h file, it was perhaps a violation to some
licence to include it. Included a diff-file instead. :)
aeffectx.h is now automaticly patched by the makefile.
-Test for kEffectMagic when opening plugin.
-Added a version-test to vstserver to avoid having a client compiled with
a different version of vstlib trying to start a plugin.
-Again, you have to recompile all programs linked with vstlib.a after upgrading.
Will make a shared library as default when the API settles. Everything
may still change. (However, this is not a very important upgrade from 0.2.4.)
***************************
Download from
http://www.notam02.no/arkiv/src/
--