Mercurial > audlegacy-plugins
diff ChangeLog @ 182:6048abdac7d1 trunk
[svn] - add value replace filter, replaces a range of values with a different value
- add preset which demonstrates how this can be abused
author | nenolod |
---|---|
date | Wed, 01 Nov 2006 20:50:58 -0800 |
parents | 156d6c875ef0 |
children | 37b53a5a9aa4 |
line wrap: on
line diff
--- a/ChangeLog Wed Nov 01 13:19:36 2006 -0800 +++ b/ChangeLog Wed Nov 01 20:50:58 2006 -0800 @@ -1,3 +1,12 @@ +2006-11-01 21:19:36 +0000 William Pitcock <nenolod@nenolod.net> + revision [362] + - add value invert filter + + trunk/src/paranormal/builtins.c | 2 ++ + trunk/src/paranormal/general.c | 20 ++++++++++++++++++++ + 2 files changed, 22 insertions(+) + + 2006-11-01 09:50:23 +0000 William Pitcock <nenolod@nenolod.net> revision [360] - take advantage of the ability to do nothing