aboutsummaryrefslogtreecommitdiff
path: root/flib/src/irreg~.c
diff options
context:
space:
mode:
authorJamie Bullock <postlude@users.sourceforge.net>2006-05-30 13:42:23 +0000
committerJamie Bullock <postlude@users.sourceforge.net>2006-05-30 13:42:23 +0000
commit4de225a88232e3dafdc8d907b58bc5d06cdb7c38 (patch)
tree0e039e1b847b52a08c6fa48e6d977bf4e321225f /flib/src/irreg~.c
parentc56a043c7b42ee7dec7b54790eb16057f97959b2 (diff)
New checkin after sf upgrade
svn path=/trunk/externals/postlude/; revision=5152
Diffstat (limited to 'flib/src/irreg~.c')
-rw-r--r--flib/src/irreg~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flib/src/irreg~.c b/flib/src/irreg~.c
index 7616c63..2b17828 100644
--- a/flib/src/irreg~.c
+++ b/flib/src/irreg~.c
@@ -18,7 +18,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-/* calculates the spectral irreg of one frame according to Jensen et al 1999*/
+/* calculates the spectral irreg of one frame according to Jensen 1999. Original formula by Krimphoff et al 1994*/
#include "flib.h"
static t_class *irreg_class;