comparison ChangeLog @ 170:13955c70fbec trunk

[svn] - split out beat detection code into beatdetect.c
author nenolod
date Tue, 31 Oct 2006 23:13:49 -0800
parents c99b74280827
children 9e51ffaca177
comparison
equal deleted inserted replaced
169:c99b74280827 170:13955c70fbec
1 2006-11-01 06:55:20 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [338]
3 - another example preset showing the true power of on-beat branched execution
4
5 trunk/src/paranormal/presets/Makefile | 3
6 trunk/src/paranormal/presets/nenolod_-_beatscope.pnv | 71 +++++++++++++++++++
7 2 files changed, 73 insertions(+), 1 deletion(-)
8
9
1 2006-11-01 06:42:55 +0000 William Pitcock <nenolod@nenolod.net> 10 2006-11-01 06:42:55 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [336] 11 revision [336]
3 - support lookup of actuator templates by their display name 12 - support lookup of actuator templates by their display name
4 - use displayed names in the "new actuator" popup menu. 13 - use displayed names in the "new actuator" popup menu.
5 14