Mercurial > audlegacy-plugins
comparison 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 |
comparison
equal
deleted
inserted
replaced
167:c9d736cdc93f | 168:e094aa00fdee |
---|---|
1 2006-11-01 06:20:56 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [334] | |
3 - slightly adjust the variance threshold for beat detection | |
4 | |
5 trunk/src/paranormal/containers.c | 2 +- | |
6 1 file changed, 1 insertion(+), 1 deletion(-) | |
7 | |
8 | |
1 2006-11-01 06:09:04 +0000 William Pitcock <nenolod@nenolod.net> | 9 2006-11-01 06:09:04 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [332] | 10 revision [332] |
3 - use a quantized variance instead of a fast fft sum for beat detection with thresholding | 11 - use a quantized variance instead of a fast fft sum for beat detection with thresholding |
4 | 12 |
5 trunk/src/paranormal/containers.c | 17 +++++++++++------ | 13 trunk/src/paranormal/containers.c | 17 +++++++++++------ |