comparison ChangeLog @ 171:9e51ffaca177 trunk

[svn] - add OnBeat container. children are only iterated on a detected beat.
author nenolod
date Tue, 31 Oct 2006 23:18:46 -0800
parents 13955c70fbec
children 5ed59f83526f
comparison
equal deleted inserted replaced
170:13955c70fbec 171:9e51ffaca177
1 2006-11-01 07:13:49 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [340]
3 - split out beat detection code into beatdetect.c
4
5 trunk/src/paranormal/Makefile | 1 +
6 trunk/src/paranormal/beatdetect.c | 15 +++++++++++++++
7 trunk/src/paranormal/containers.c | 11 +----------
8 trunk/src/paranormal/paranormal.h | 3 +++
9 4 files changed, 20 insertions(+), 10 deletions(-)
10
11
1 2006-11-01 06:55:20 +0000 William Pitcock <nenolod@nenolod.net> 12 2006-11-01 06:55:20 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [338] 13 revision [338]
3 - another example preset showing the true power of on-beat branched execution 14 - another example preset showing the true power of on-beat branched execution
4 15
5 trunk/src/paranormal/presets/Makefile | 3 16 trunk/src/paranormal/presets/Makefile | 3