aboutsummaryrefslogtreecommitdiff
path: root/flib/src/irreg~.c
diff options
context:
space:
mode:
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;