Mercurial > audlegacy-plugins
comparison src/paranormal-ng/TODO @ 2078:1fa3c8cd366a
paranormal-ng: a GL visualiser. lots to do, most stuff won't work, but hey, this will do cool stuff too soon
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Mon, 15 Oct 2007 06:20:13 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
2077:e5b639ab62b0 | 2078:1fa3c8cd366a |
---|---|
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 |