Mercurial > audlegacy-plugins
diff ChangeLog @ 168:e094aa00fdee trunk
[svn] - support lookup of actuator templates by their display name
- use displayed names in the "new actuator" popup menu.
author | nenolod |
---|---|
date | Tue, 31 Oct 2006 22:42:55 -0800 |
parents | c9d736cdc93f |
children | c99b74280827 |
line wrap: on
line diff
--- a/ChangeLog Tue Oct 31 22:20:56 2006 -0800 +++ b/ChangeLog Tue Oct 31 22:42:55 2006 -0800 @@ -1,3 +1,11 @@ +2006-11-01 06:20:56 +0000 William Pitcock <nenolod@nenolod.net> + revision [334] + - slightly adjust the variance threshold for beat detection + + trunk/src/paranormal/containers.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + + 2006-11-01 06:09:04 +0000 William Pitcock <nenolod@nenolod.net> revision [332] - use a quantized variance instead of a fast fft sum for beat detection with thresholding