From 3d12d40c0698f75583efe9c8986bc1259e1a76ba Mon Sep 17 00:00:00 2001 From: Georg Holzmann Date: Thu, 25 Jan 2007 19:44:57 +0000 Subject: initial commit of PureMeasurement svn path=/trunk/abstractions/puremeasurement/; revision=7382 --- changelog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 changelog (limited to 'changelog') diff --git a/changelog b/changelog new file mode 100644 index 0000000..3ebc084 --- /dev/null +++ b/changelog @@ -0,0 +1,25 @@ +changelog for the PureMeasurement collection of patches +------------------------------------------------------- + +v28II06 +------- +new applications: +- pm_decayrecorder: record decay curves in third octave bands, in order to + estimate reverberation times. + +modifications: +- pm_tfsiso.pd: dsp is now switched off when a new test signal file is loaded. +- pm_slm.pd, pm_tfsiso.pd, pm_scope.pd: changed names of global variables. + They now feature the $0- prefix such that concurrently open patches do not + interfere (thanks to Frank Barknecht for pointing me to this one). +- pm_filters.pd: now don't use global variables anymore. + +bugfixes: +- pm_filters_44100Hz.pd, pm_slm.pd: fixed missing connection in the 8000Hz + third octave band. + + + +v07IX05 +------- +first WWW release -- cgit v1.2.1