Mercurial > audlegacy-plugins
comparison src/rovascope/TODO @ 408:290588854a9d trunk
[svn] - rovascope -- a variant of the paranormal visualization engine that is
uses random data instead of presets.
author | nenolod |
---|---|
date | Sat, 06 Jan 2007 01:57:34 -0800 |
parents | src/paranormal/TODO@cf6bd092969d |
children |
comparison
equal
deleted
inserted
replaced
407:3c0cb7e84e0d | 408:290588854a9d |
---|---|
1 More immediate points: | |
2 | |
3 - blend surface | |
4 | |
5 - container_stepped | |
6 executes <step> amount of instructions.. step increases or decreases | |
7 on beat | |
8 | |
9 - container_repeat | |
10 executes the child instructions <step> amount of times.. step | |
11 increases or decreases on beat | |
12 | |
13 |